Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent 8c7ebb2 commit bda548d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
# Define the dependency versions
#kotlin
kotlinVersion = "1.8.20"
kotlinVersion = "1.9.10"
kotlinJvmTarget = "17"
kotlinxCoroutines = "1.6.4"
kotlinxSerializationJson = "1.5.0"
Expand Down Expand Up @@ -41,7 +41,7 @@ compose_ui_testing = "1.4.0-beta01"
core_ktx = "1.9.0"

#ksp
ksp = "1.8.20-1.0.11"
ksp = "1.9.10-1.0.13"

#coroutine
coroutine = "1.6.4"
Expand Down

0 comments on commit bda548d

Please sign in to comment.