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.34.0
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent bce7653 commit f8c42f8
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.34.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 f8c42f8

Please sign in to comment.