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 56b3992 commit 4a0425fCopy full SHA for 4a0425f
gradle/libs.versions.toml
@@ -10,8 +10,8 @@ conventions = "xyz.tynn.convention.project:0.0.5"
10
11
[libraries]
12
androidx-annotation = "androidx.annotation:annotation:1.8.2"
13
-androidx-core = "androidx.core:core:1.13.1"
14
-androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
+androidx-core = "androidx.core:core:1.15.0"
+androidx-core-ktx = "androidx.core:core-ktx:1.15.0"
15
androidx-datastore = "androidx.datastore:datastore:1.1.1"
16
androidx-fragment = "androidx.fragment:fragment:1.8.5"
17
androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.4"
0 commit comments