We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415cfc3 commit 474ffc9Copy full SHA for 474ffc9
gallery-picker/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation("io.coil-kt:coil-compose:2.4.0")
42
implementation("com.google.accompanist:accompanist-permissions:0.31.5-beta")
43
implementation("androidx.navigation:navigation-compose:2.6.0")
44
- implementation("androidx.compose.ui:ui:1.4.3")
+ implementation("androidx.compose.ui:ui:1.6.2")
45
implementation("androidx.compose.material:material:1.4.3")
46
}
47
0 commit comments