Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 19ec83e commit 446d0f0
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.51.1"
junit = "4.13.2"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.23"
kotlin = "2.0.10"
ksp = "2.0.0-1.0.24"

[libraries]
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidxCore" }
Expand Down

0 comments on commit 446d0f0

Please sign in to comment.