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.
2 parents 4a3257e + 126926e commit c3e8f25Copy full SHA for c3e8f25
app/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
implementation "io.insert-koin:koin-android:4.0.1"
86
implementation "io.insert-koin:koin-androidx-compose:4.0.1"
87
88
- implementation "com.google.accompanist:accompanist-permissions:0.36.0"
+ implementation "com.google.accompanist:accompanist-permissions:0.37.0"
89
90
implementation("io.coil-kt:coil-compose:2.7.0")
91
0 commit comments