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 8b4445c commit 83e7c2e
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 @@ -2,7 +2,7 @@
androidGradlePlugin = "8.4.0"
androidxActivity = "1.9.0"
androidxComposeBom = "2024.05.00"
androidxComposeCompiler = "1.5.8"
androidxComposeCompiler = "1.5.14"
androidxCore = "1.13.1"
androidxHilt = "1.2.0"
androidxLifecycle = "2.7.0"
Expand All @@ -11,11 +11,11 @@ androidxRoom = "2.6.1"
androidxTestCore = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
coroutines = "1.7.3"
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-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
Expand Down

0 comments on commit 83e7c2e

Please sign in to comment.