Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 212a23b commit 95ed02c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[versions]
activityCompose = "1.8.2"
agp = "8.4.0-rc02"
activityCompose = "1.9.0"
agp = "8.4.0"
arrow = "1.2.4"
composeBom = "2024.04.00"
composeBom = "2024.05.00"
composeCompiler = "1.5.10"
coreKtx = "1.12.0"
coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.1.5"
koinBom = "3.5.4"
koinBom = "3.5.6"
koinAnnotationsBom = "1.3.1"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinxSerialization = "1.6.3"
ksp = "1.9.23-1.0.20"
ktor = "2.3.10"
landscapist = "2.3.2"
landscapist = "2.3.3"
lifecycleRuntimeKtx = "2.7.0"
molecule = "1.4.2"
tubine = "1.1.0"
Expand Down

0 comments on commit 95ed02c

Please sign in to comment.