Skip to content

Commit 7a66558

Browse files
author
Alexey Nesterov
committed
Up kotlin version
1 parent 6f7c3b9 commit 7a66558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlinVersion = "1.8.10"
2+
kotlinVersion = "1.9.10"
33
androidAppCompatVersion = "1.6.1"
44
materialDesignVersion = "1.8.0"
55
androidLifecycleVersion = "2.3.1"
@@ -9,7 +9,7 @@ mokoMvvmVersion = "0.16.0"
99
mokoPermissionsVersion = "0.18.0"
1010
mokoTestVersion = "0.6.1"
1111
mokoMediaVersion = "0.11.0"
12-
composeJetBrainsVersion = "1.3.1"
12+
composeJetBrainsVersion = "1.5.1"
1313

1414
[libraries]
1515
appCompat = { module = "androidx.appcompat:appcompat", version.ref = "androidAppCompatVersion" }

0 commit comments

Comments
 (0)