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 a9b003f commit c8c8057Copy full SHA for c8c8057
1 file changed
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.2" }
21
[libraries]
22
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlib" }
23
24
-androidx-core = { module = "androidx.core:core-ktx", version = "1.17.0" }
+androidx-core = { module = "androidx.core:core-ktx", version = "1.18.0" }
25
androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version = "2.10.0" }
26
27
coil-core = { module = "io.coil-kt:coil", version.ref = "coil" }
0 commit comments