Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent 74afabb commit f6d637c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
# Plugins
android-plugin = "8.0.2"
kotlin = "1.8.21"
kotlin-ksp = "1.8.21-1.0.11"
kotlin = "1.9.0"
kotlin-ksp = "1.9.0-1.0.11"
detekt = "1.22.0"
android-junit5 = "1.9.3.0"

# KotlinX
coroutines = "1.7.1"
coroutines = "1.7.2"

# Core
koin = "3.4.2"
Expand Down

0 comments on commit f6d637c

Please sign in to comment.