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 2b5eb8f commit 7f455b0Copy full SHA for 7f455b0
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
# Define the dependency versions
3
#kotlin
4
-kotlinVersion = "1.8.20"
+kotlinVersion = "1.9.0"
5
kotlinJvmTarget = "17"
6
kotlinxCoroutines = "1.6.4"
7
kotlinxSerializationJson = "1.5.0"
@@ -41,7 +41,7 @@ compose_ui_testing = "1.4.0-beta01"
41
core_ktx = "1.9.0"
42
43
#ksp
44
-ksp = "1.8.20-1.0.11"
+ksp = "1.9.0-1.0.11"
45
46
#coroutine
47
coroutine = "1.6.4"
0 commit comments