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 acd5f8c + 4cebe1c commit fae5583Copy full SHA for fae5583
gradle/libs.versions.toml
@@ -1,17 +1,17 @@
1
[versions]
2
agp = "8.10.1"
3
androidx-activityCompose = "1.10.1"
4
-androidx-ui-tooling = "1.8.2"
+androidx-ui-tooling = "1.8.3"
5
coil = "3.2.0"
6
-compose-multiplatform = "1.8.1"
+compose-multiplatform = "1.8.2"
7
firebaseBom = "33.15.0"
8
googleServices = "4.4.2"
9
-koin = "4.0.4"
10
-kotlin = "2.1.20"
+koin = "4.1.0"
+kotlin = "2.2.0"
11
kotlinx-serialization = "1.8.1"
12
markdownRenderer = "0.27.0"
13
composeLifecyleRuntime="2.9.0"
14
-skie = "0.10.2"
+skie = "0.10.4"
15
16
[libraries]
17
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
0 commit comments