Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 20bb330 commit c9bb48c
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 @@ -10,11 +10,11 @@ androidxRoom = "2.6.1"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
androidxTestRunner = "1.6.1"
coroutines = "1.8.1"
coroutines = "1.9.0"
hilt = "2.52"
junit = "4.13.2"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
kotlin = "2.0.21"
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 c9bb48c

Please sign in to comment.