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 0f77420 + 57c07ad commit b28b1deCopy full SHA for b28b1de
gradle/libs.versions.toml
@@ -40,7 +40,7 @@ androidx-compose-viewmodel = { module = 'androidx.lifecycle:lifecycle-viewmodel-
40
google-material = 'com.google.android.material:material:1.9.0'
41
google-hilt = { module = 'com.google.dagger:hilt-android', version.ref = 'hilt' }
42
google-hilt-kapt = { module = 'com.google.dagger:hilt-android-compiler', version.ref = 'hilt' }
43
-accompanist-permissions = "com.google.accompanist:accompanist-permissions:0.30.1"
+accompanist-permissions = "com.google.accompanist:accompanist-permissions:0.32.0"
44
45
# Other
46
slimber = 'com.github.PaulWoitaschek:Slimber:2.0.0'
0 commit comments