We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ceac650 + b129dbb commit 4940930Copy full SHA for 4940930
gradle/libs.versions.toml
@@ -11,15 +11,15 @@ android-targetSdk = "34"
11
androidx-activityCompose = "1.9.2"
12
compose = "1.7.3"
13
compose-plugin = "1.7.0-rc01"
14
-composeAdaptiveLayout = "1.0.0-alpha01"
+composeAdaptiveLayout = "1.0.0-rc01"
15
harawata-appdirs = "1.2.2"
16
koalaplot = "0.5.3"
17
koin = "3.6.0-Beta4"
18
koin-compose-multiplatform = "1.2.0-Beta4"
19
kmpNativeCoroutines = "1.0.0-ALPHA-35"
20
-kmpObservableViewModel = "1.0.0-BETA-5"
+kmpObservableViewModel = "1.0.0-BETA-6"
21
kstore = "0.8.0"
22
-ktor = "3.0.0-rc-1"
+ktor = "3.0.0"
23
treemapChart = "0.1.1"
24
voyager= "1.1.0-beta02"
25
molecule = "2.0.0"
0 commit comments