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.32.0
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 9fa7ba9 commit 82dad11
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 @@ -39,7 +39,7 @@ tensorflow_support = "0.4.3"
[libraries]
junit = { module = "junit:junit", version.ref = "junit" }
accompanist-webview = { module = "com.google.accompanist:accompanist-webview", version = "0.30.1" }
accompanist_permission = { module = "com.google.accompanist:accompanist-permissions", version = "0.30.1" }
accompanist_permission = { module = "com.google.accompanist:accompanist-permissions", version = "0.32.0" }
androidx_appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
androidx_core_ktx = { module = "androidx.core:core-ktx", version.ref = "core_ktx" }
androidx_test_rules = { module = "androidx.test:rules", version.ref = "androidx_test_rules" }
Expand Down

0 comments on commit 82dad11

Please sign in to comment.