Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 90c5a73 commit 93865dd
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 @@ -2,7 +2,7 @@
androidGradlePlugin = "8.2.2"
androidxActivity = "1.8.2"
androidxComposeBom = "2024.01.00"
androidxComposeCompiler = "1.5.8"
androidxComposeCompiler = "1.5.9"
androidxCore = "1.12.0"
androidxHilt = "1.1.0"
androidxLifecycle = "2.7.0"
Expand All @@ -11,7 +11,7 @@ androidxRoom = "2.6.1"
androidxTestCore = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
coroutines = "1.7.3"
coroutines = "1.8.0"
hilt = "2.50"
junit = "4.13.2"
kotlin = "1.9.22"
Expand Down

0 comments on commit 93865dd

Please sign in to comment.