Skip to content

Commit

Permalink
Update Kotlin, KSP, and Hilt compiler versions (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdlaver authored Dec 5, 2024
1 parent 5c9f952 commit bb8574d
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
Expand Up @@ -17,12 +17,12 @@ androidx-test-espresso = "3.6.1"
androidx-test-junit = "1.2.1"
androidx-test-uiautomator = "2.3.0"
bouncycastle = "1.79"
google-kotlin-ksp = "2.0.21-1.0.28"
google-kotlin-ksp = "2.1.0-1.0.29"
gradle-nexus-publish = "2.0.0"
hilt = "2.52"
hilt = "2.53"
hilt-navigation-compose = "1.2.0"
junit = "4.13.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinx-coroutines-android = "1.9.0"
logback-android = "3.0.0"
protobuf-gradle-plugin = "0.9.4"
Expand Down

0 comments on commit bb8574d

Please sign in to comment.