Skip to content

Commit

Permalink
chore(deps): update kotlin and ksp to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent c6da1cb commit cfe3f35
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 @@ -6,7 +6,7 @@ google-secrets = "2.0.1"
google-gms-google-services = "4.4.1"
google-gms-play-services-auth = "21.1.1"

kotlin-core = "1.9.24"
kotlin-core = "2.0.0"
kotlin-detekt = "1.23.6"
kotlin-ktlint-gradle = "11.6.1"
kotlin-ktlint-source = "0.50.0"
Expand Down Expand Up @@ -47,7 +47,7 @@ lottie = "6.4.0"
insetter = "0.6.1"
timber = "5.0.1"
naver-map = "3.17.0"
ksp = "1.9.24-1.0.20"
ksp = "2.0.0-1.0.24"
photo-view = "1.0.1"
firebase-bom = "32.8.1"
firebase-crashlytics = "2.9.9"
Expand Down

0 comments on commit cfe3f35

Please sign in to comment.