Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 972fa93 commit dce91f4
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,13 +1,13 @@
[versions]
# Plugins
android-plugin = "8.5.0"
kotlin = "2.0.20"
kotlin = "2.1.0"
kotlin-ksp = "2.0.20-1.0.24"
detekt = "1.22.0"
android-junit5 = "1.10.0.0"

# KotlinX
coroutines = "1.8.1"
coroutines = "1.10.1"

# Core
koin = "3.5.6"
Expand Down

0 comments on commit dce91f4

Please sign in to comment.