Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 20bb330 commit 955e67f
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.1"
coroutines = "1.8.1"
hilt = "2.52"
junit = "4.13.2"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"

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

0 comments on commit 955e67f

Please sign in to comment.