Skip to content

Commit 8822323

Browse files
Import compose foundation for Canvas
1 parent 2da7554 commit 8822323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

konfetti/compose/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ android {
6565
dependencies {
6666
api project(path: ':konfetti:core')
6767

68+
implementation "androidx.compose.foundation:foundation:$compose_version"
6869
implementation "androidx.compose.ui:ui:$compose_version"
6970

7071
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)