Skip to content

Commit

Permalink
Merge branch 'main' into renovate/kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
jordond authored Oct 15, 2024
2 parents 36b855a + 57c653e commit a381b2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sdk-target = "34"
sdk-compile = "34"
sdk-min = "21"
jvmTarget = "17"
agp = "8.7.0"
agp = "8.7.1"
kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
compose = "1.7.3"
Expand All @@ -18,12 +18,12 @@ androidx-activityCompose = "1.9.2"
kermit = "2.0.4"
binaryCompatibility = "0.16.3"
dokka = "1.9.20"
publish = "0.29.0"
publish = "0.30.0"
poko = "0.17.1"
versions = "0.51.0"
kotest = "5.9.1"
ktor = "3.0.0-wasm2"
voyager = "1.1.0-beta02"
voyager = "1.1.0-beta03"
stateHolder = "1.2.0"

[libraries]
Expand Down

0 comments on commit a381b2c

Please sign in to comment.