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.
2 parents 8ae3646 + be94648 commit efb3a01Copy full SHA for efb3a01
gradle/libs.versions.toml
@@ -16,14 +16,14 @@ androidx-activity-compose = "1.11.0"
16
androidx-lifecycle = "2.9.4"
17
coroutines = "1.10.2"
18
kotlinx-datetime = "0.7.1"
19
-ktor = "3.3.1"
+ktor = "3.3.2"
20
robolectric = "4.16"
21
kermit = "2.0.8"
22
-skie = "0.10.6"
+skie = "0.10.8"
23
koin = "4.1.1"
24
multiplatformSettings = "1.3.0"
25
turbine = "1.2.1"
26
-sqlDelight = "2.1.0"
+sqlDelight = "2.2.1"
27
28
[libraries]
29
android-desugaring = { module = "com.android.tools:desugar_jdk_libs", version.ref = "android-desugaring" }
0 commit comments