Skip to content

Commit

Permalink
chore(deps): update kotlin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-self-hosted-apter[bot] committed Jun 5, 2024
1 parent 01b7b69 commit 42a825e
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
Expand Up @@ -5,10 +5,10 @@ javaTargetCompatibility = "17"
javaSourceCompatibility = "11"

agp = "8.4.1"
kotlin = "1.9.23"
kotlin = "2.0.0"
kotlinCoroutines = "1.8.0"
kotlinDate = "0.5.0"
ksp = "1.9.23-1.0.20"
ksp = "2.0.0-1.0.22"

appCompat = "1.7.0"
lifecycleViewModel = "2.8.1"
Expand Down

0 comments on commit 42a825e

Please sign in to comment.