Skip to content

Commit 3bd73e3

Browse files
committed
Update AndroidX July 30, 2025
1 parent e7d2fb1 commit 3bd73e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
agp = "8.12.0"
33
lint = "31.12.0"
44
kotlin = "2.2.0"
5-
compose-bom = "2025.06.01"
5+
compose-bom = "2025.07.00"
66

77
[libraries]
88
android-material = "com.google.android.material:material:1.12.0"
99
androidx-activity = "androidx.activity:activity-ktx:1.10.1"
1010
androidx-appcompat = "androidx.appcompat:appcompat:1.7.1"
1111
androidx-core = "androidx.core:core-ktx:1.16.0"
12-
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1"
13-
androidx-test-junit = "androidx.test.ext:junit:1.2.1"
14-
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.6.1"
12+
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2"
13+
androidx-test-junit = "androidx.test.ext:junit:1.3.0"
14+
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.7.0"
1515

1616
androidX-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose-bom" }
1717
androidX-compose-foundation = { module = "androidx.compose.foundation:foundation" }

0 commit comments

Comments
 (0)