Skip to content

Commit

Permalink
fix(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 439b8c3 commit a87d505
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 @@ -6,17 +6,17 @@ sdk-min = "21"
jvmTarget = "17"
agp = "8.7.3"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
kotlinx-coroutines = "1.10.0"
compose = "1.7.6"
compose-multiplatform = "1.7.1"
compose-multiplatform = "1.7.3"
androidx-activity = "1.9.3"
androidx-lifecycle = "2.8.7"
androidx-core = "1.15.0"
androidx-fragment = "1.8.5"
androidx-startup = "1.2.0"
androidx-activityCompose = "1.9.3"
kermit = "2.0.5"
binaryCompatibility = "0.16.3"
binaryCompatibility = "0.17.0"
dokka = "1.9.20"
publish = "0.30.0"
poko = "0.18.1"
Expand Down

0 comments on commit a87d505

Please sign in to comment.