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 2813281 commit f2ce3d8Copy full SHA for f2ce3d8
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
-kotlin = "1.9.23"
3
-coroutines = "1.8.1-Beta"
+kotlin = "1.9.24"
+coroutines = "1.8.1"
4
kotlinx-serialization-json = "1.6.3"
5
kotlinx-collections-immutable = "0.3.7"
6
@@ -27,14 +27,14 @@ jetbrains-compose = "1.6.2"
27
28
touchlab-stately = "2.0.7"
29
napier = "2.7.1"
30
-flowExt = "0.8.1-Beta"
+flowExt = "0.8.1"
31
koin-core = "3.5.6"
32
koin-compose = "1.1.5"
33
coil = "2.6.0"
34
-compose-rules-detekt = "0.3.19"
+compose-rules-detekt = "0.3.21"
35
36
-androidx-lifecycle = "2.7.0"
37
-androidx-annotation = "1.7.1"
+androidx-lifecycle = "2.8.0"
+androidx-annotation = "1.8.0"
38
androidx-activity = "1.9.0"
39
androidx-compose-compiler = "1.5.11"
40
androidx-navigation = "2.7.7"
0 commit comments