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 e60cd3c + b95e0fc commit a9b11cbCopy full SHA for a9b11cb
gradle/libs.versions.toml
@@ -1,17 +1,17 @@
1
[versions]
2
-agp = "8.12.0"
+agp = "8.12.1"
3
androidx-activityCompose = "1.10.1"
4
-androidx-ui-tooling = "1.8.3"
+androidx-ui-tooling = "1.9.0"
5
coil = "3.3.0"
6
compose-multiplatform = "1.8.2"
7
firebaseBom = "34.1.0"
8
googleServices = "4.4.3"
9
koin = "4.1.0"
10
-kotlin = "2.2.0"
+kotlin = "2.2.10"
11
kotlinx-serialization = "1.9.0"
12
markdownRenderer = "0.35.0"
13
-composeLifecyleRuntime="2.9.1"
14
-skie = "0.10.5"
+composeLifecyleRuntime="2.9.2"
+skie = "0.10.6"
15
16
[libraries]
17
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
0 commit comments