Skip to content

Commit

Permalink
Update Kotlin related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent c8ee7e2 commit f95f1c5
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
@@ -1,13 +1,13 @@
[versions]
kotlin = "1.9.21"
kotlin = "1.9.22"
android-gradle = "8.2.1"
compose-bom = "2023.10.01"
compose-compiler = "1.5.7"
compose-compiler = "1.5.8"
orbitmvi = "6.1.0"
androidx-room = "2.4.2"
coroutines = "1.7.3"
ksp = "1.9.21-1.0.16"
anvil = "2.4.8"
ksp = "1.9.22-1.0.16"
anvil = "2.4.9"
dagger = "2.50"
whetstone = "0.8.0"
lifecycle = "2.6.2"
Expand Down

0 comments on commit f95f1c5

Please sign in to comment.