Skip to content

Commit d48092d

Browse files
fix(deps): update all dependencies
1 parent 264b051 commit d48092d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

baseline-profiles/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
accompanist = "0.36.0"
2+
accompanist = "0.37.0"
33
androidGradlePlugin = "8.7.3"
44
androidx-activity-compose = "1.9.3"
55
androidx-appcompat = "1.7.0"
@@ -23,7 +23,7 @@ androix-test-uiautomator = "2.3.0"
2323
coil = "2.7.0"
2424
# @keep
2525
compileSdk = "33"
26-
coroutines = "1.9.0"
26+
coroutines = "1.10.0"
2727
google-maps = "19.0.0"
2828
gradle-versions = "0.51.0"
2929
hilt = "2.53.1"

benchmarking/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
accompanist = "0.36.0"
2+
accompanist = "0.37.0"
33
androidGradlePlugin = "8.7.3"
44
androidx-activity-compose = "1.9.3"
55
androidx-appcompat = "1.7.0"
@@ -24,7 +24,7 @@ benchmarkMacroJunit4 = "1.2.0"
2424
coil = "2.7.0"
2525
# @keep
2626
compileSdk = "33"
27-
coroutines = "1.9.0"
27+
coroutines = "1.10.0"
2828
google-maps = "19.0.0"
2929
gradle-versions = "0.51.0"
3030
hilt = "2.53.1"

0 commit comments

Comments
 (0)