Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JoseAlcerreca committed May 17, 2024
1 parent 6204053 commit 4216a83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ androidxCore = "1.13.1"
androidxLifecycle = "2.7.0"
androidxActivity = "1.9.0"
androidxComposeBom = "2024.05.00"
androidxComposeCompiler = "1.5.10"
androidxComposeCompiler = "1.5.14"
androidxHilt = "1.2.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidxTest = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
coroutines = "1.8.0"
coroutines = "1.8.1"
hilt = "2.51.1"
junit = "4.13.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"

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

0 comments on commit 4216a83

Please sign in to comment.