Skip to content

Commit

Permalink
Merge pull request #107 from soil-kt/bump-androidx-libs
Browse files Browse the repository at this point in the history
Bump androidx libs
  • Loading branch information
ogaclejapan authored Oct 13, 2024
2 parents 83e14fe + 241e809 commit 5f12d00
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
Expand Up @@ -4,13 +4,13 @@
# - Android Gradle plugin: 8.5
# https://kotlinlang.org/docs/multiplatform-compatibility-guide.html#version-compatibility
android-gradle = "8.5.2"
androidx-activity = "1.8.2"
androidx-annotation = "1.7.1"
androidx-core = "1.12.0"
androidx-lifecycle = "2.7.0"
androidx-test = "1.5.0"
androidx-test-ext-junit = "1.1.5"
compose = "1.6.7"
androidx-activity = "1.9.2"
androidx-annotation = "1.8.2"
androidx-core = "1.13.1"
androidx-lifecycle = "2.8.6"
androidx-test = "1.6.1"
androidx-test-ext-junit = "1.2.1"
compose = "1.6.8"
compose-multiplatform = "1.6.11"
dokka = "1.9.20"
jbx-core-bundle = "1.0.0"
Expand Down

0 comments on commit 5f12d00

Please sign in to comment.