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] authored Oct 23, 2024
1 parent 870c25a commit c3c09b3
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.21"
kotlinCoroutines = "1.8.0"
kotlinDate = "0.5.0"
ksp = "1.9.23-1.0.20"
ksp = "2.0.21-1.0.26"

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

0 comments on commit c3c09b3

Please sign in to comment.