We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7c3b9 commit 7a66558Copy full SHA for 7a66558
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-kotlinVersion = "1.8.10"
+kotlinVersion = "1.9.10"
3
androidAppCompatVersion = "1.6.1"
4
materialDesignVersion = "1.8.0"
5
androidLifecycleVersion = "2.3.1"
@@ -9,7 +9,7 @@ mokoMvvmVersion = "0.16.0"
9
mokoPermissionsVersion = "0.18.0"
10
mokoTestVersion = "0.6.1"
11
mokoMediaVersion = "0.11.0"
12
-composeJetBrainsVersion = "1.3.1"
+composeJetBrainsVersion = "1.5.1"
13
14
[libraries]
15
appCompat = { module = "androidx.appcompat:appcompat", version.ref = "androidAppCompatVersion" }
0 commit comments