Skip to content

Commit

Permalink
Update Kotlin and dependencies to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 1c4a4a5 commit 08e0f7d
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,6 +1,6 @@
[versions]
android-gradle = "8.3.1"
kotlin = "1.9.23"
kotlin = "2.0.0"
coroutines = "1.8.1"
# https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-bom = "2024.06.00"
Expand All @@ -23,7 +23,7 @@ kotlinter = "4.3.0"

# Sample app
kotlin-inject = "0.7.1"
ksp = "1.9.23-1.0.19"
ksp = "2.0.0-1.0.22"
coil = "2.6.0"
retrofit = "2.11.0"
junit-old = "1.1.5"
Expand Down

0 comments on commit 08e0f7d

Please sign in to comment.