Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a2fee56 commit 9ffc5c7
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 @@ -13,8 +13,8 @@ androidxTestRunner = "1.6.2"
coroutines = "1.9.0"
hilt = "2.52"
junit = "4.13.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.27"
kotlin = "2.1.0"
ksp = "2.0.21-1.0.28"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
Expand Down

0 comments on commit 9ffc5c7

Please sign in to comment.