Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 98922c7 commit b3a5edb
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,14 +1,14 @@
[versions]
# Plugins
android-plugin = "7.4.2"
kotlin = "1.7.20"
kotlin-ksp = "1.7.20-1.0.8"
kotlin = "1.8.21"
kotlin-ksp = "1.8.21-1.0.11"
detekt = "1.22.0"
android-junit5 = "1.9.3.0"
dependencyupdates = "0.46.0"

# KotlinX
coroutines = "1.6.4"
coroutines = "1.7.1"

# Core
koin = "3.4.1"
Expand Down

0 comments on commit b3a5edb

Please sign in to comment.