Skip to content

Commit

Permalink
Update dependency com.google.accompanist:accompanist-permissions to v…
Browse files Browse the repository at this point in the history
…0.36.0
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 928cc3b commit 1b884e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-com

# Google
google-material = "com.google.android.material:material:1.12.0"
google-accompanist-permissions = "com.google.accompanist:accompanist-permissions:0.34.0"
google-accompanist-permissions = "com.google.accompanist:accompanist-permissions:0.36.0"
google-hilt = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
google-hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
protobuf-kotlin-lite = { group = "com.google.protobuf", name = "protobuf-kotlin-lite", version.ref = "protobuf" }
Expand Down

0 comments on commit 1b884e4

Please sign in to comment.