Skip to content

Commit 016f9b9

Browse files
committed
Update AndroidX August 27, 2025
1 parent e823a33 commit 016f9b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.12.1"
33
lint = "31.12.1"
44
kotlin = "2.2.10"
55
kotlinxSerialization = "1.9.0"
6-
compose-bom = "2025.08.00"
6+
compose-bom = "2025.08.01"
77
activity = "1.10.1"
88
timber = "5.0.1"
99

@@ -13,7 +13,7 @@ androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "
1313
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
1414
androidx-appcompat = "androidx.appcompat:appcompat:1.7.1"
1515
androidx-core = "androidx.core:core-ktx:1.17.0"
16-
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2"
16+
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3"
1717
androidx-test-junit = "androidx.test.ext:junit:1.3.0"
1818
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.7.0"
1919

0 commit comments

Comments
 (0)