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 09f8b94 commit 55ae7abCopy full SHA for 55ae7ab
app/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
implementation "io.insert-koin:koin-android:4.0.2"
86
implementation "io.insert-koin:koin-androidx-compose:4.0.2"
87
88
- implementation "com.google.accompanist:accompanist-permissions:0.37.0"
+ implementation "com.google.accompanist:accompanist-permissions:0.37.3"
89
90
implementation("io.coil-kt:coil-compose:2.7.0")
91
0 commit comments