Skip to content

Commit a732337

Browse files
fix(deps): update all dependencies (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc0ee25 commit a732337

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

baseline-profiles/gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ androidx-activity-compose = "1.9.3"
55
androidx-appcompat = "1.7.0"
66
androidx-benchmark = "1.3.3"
77
androidx-benchmark-junit4 = "1.3.3"
8-
androidx-compose-bom = "2024.11.00"
8+
androidx-compose-bom = "2024.12.01"
99
androidx-constraintlayout = "1.1.0"
1010
androidx-corektx = "1.15.0"
1111
androidx-lifecycle-runtime = "2.8.7"
1212
androidx-lifecycle-compose = "2.8.7"
1313
androidx-lifecycle-runtime-compose = "2.8.7"
14-
androidx-navigation = "2.8.4"
14+
androidx-navigation = "2.8.5"
1515
androidx-palette = "1.0.0"
1616
androidx-test = "1.6.1"
1717
androidx-test-espresso = "3.6.1"
@@ -42,7 +42,7 @@ okhttp = "4.12.0"
4242
robolectric = "4.14.1"
4343
rome = "2.1.0"
4444
room = "2.6.1"
45-
runtimeTracing = "1.7.5"
45+
runtimeTracing = "1.7.6"
4646
secrets = "2.0.1"
4747
# @keep
4848
targetSdk = "33"

benchmarking/gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ androidx-activity-compose = "1.9.3"
55
androidx-appcompat = "1.7.0"
66
androidx-benchmark = "1.3.3"
77
androidx-benchmark-junit4 = "1.3.3"
8-
androidx-compose-bom = "2024.11.00"
8+
androidx-compose-bom = "2024.12.01"
99
androidx-constraintlayout = "1.1.0"
1010
androidx-corektx = "1.15.0"
1111
androidx-lifecycle-runtime = "2.8.7"
1212
androidx-lifecycle-compose = "2.8.7"
1313
androidx-lifecycle-runtime-compose = "2.8.7"
14-
androidx-navigation = "2.8.4"
14+
androidx-navigation = "2.8.5"
1515
androidx-palette = "1.0.0"
1616
androidx-test = "1.6.1"
1717
androidx-test-espresso = "3.6.1"
@@ -42,7 +42,7 @@ okhttp = "4.12.0"
4242
robolectric = "4.14.1"
4343
rome = "2.1.0"
4444
room = "2.6.1"
45-
runtimeTracing = "1.7.5"
45+
runtimeTracing = "1.7.6"
4646
secrets = "2.0.1"
4747
# @keep
4848
targetSdk = "33"

0 commit comments

Comments
 (0)