Skip to content

Commit 927ef56

Browse files
fix(deps): update all dependencies
1 parent a732337 commit 927ef56

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: baseline-profiles/gradle/libs.versions.toml

+2-2
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"

Diff for: benchmarking/gradle/libs.versions.toml

+2-2
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"

0 commit comments

Comments
 (0)