Update dependency com.google.accompanist:accompanist-permissions to v0.37.0 (#3181)

* Update dependency com.google.accompanist:accompanist-permissions to v0.37.0

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3186/head
renovate[bot] 12 months ago committed by GitHub
parent 85d6760499
commit ec2e56eb5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1358,8 +1358,8 @@
+| +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
+| +--- io.coil-kt:coil-base:2.7.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.0.21 (*)
+\--- com.google.accompanist:accompanist-permissions:0.36.0
+\--- com.google.accompanist:accompanist-permissions:0.37.0
+ +--- androidx.activity:activity-compose:1.9.0 -> 1.9.3 (*)
+ +--- androidx.compose.foundation:foundation:1.7.0 -> 1.7.6 (*)
+ +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.0.21 (*)

@ -1669,8 +1669,8 @@
+| +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
+| +--- io.coil-kt:coil-base:2.7.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.0.21 (*)
+\--- com.google.accompanist:accompanist-permissions:0.36.0
+\--- com.google.accompanist:accompanist-permissions:0.37.0
+ +--- androidx.activity:activity-compose:1.9.0 -> 1.9.3 (*)
+ +--- androidx.compose.foundation:foundation:1.7.0 -> 1.7.6 (*)
+ +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.0.21 (*)

@ -5,7 +5,7 @@ agp = "8.7.3"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
accompanist = "0.36.0"
accompanist = "0.37.0"
activity-compose = "1.9.3"
appauth = "0.11.1"
appcompat = "1.7.0"

Loading…
Cancel
Save