We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c90a83 commit cab74edCopy full SHA for cab74ed
gradle/libs.versions.toml
@@ -2,13 +2,13 @@
2
agp = "8.9.1"
3
lint = "31.9.1"
4
kotlin = "2.1.20"
5
-compose-bom = "2025.03.00"
+compose-bom = "2025.04.00"
6
7
[libraries]
8
android-material = "com.google.android.material:material:1.12.0"
9
androidx-activity = "androidx.activity:activity-ktx:1.10.1"
10
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
11
-androidx-core = "androidx.core:core-ktx:1.15.0"
+androidx-core = "androidx.core:core-ktx:1.16.0"
12
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
13
androidx-test-junit = "androidx.test.ext:junit:1.2.1"
14
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.6.1"
0 commit comments