Skip to content

Commit

Permalink
androidx-appcompat upgraded - 1.7.0
Browse files Browse the repository at this point in the history
compose upgraded - 1.6.8
compose-plugin upgraded - 1.6.11
ksp upgraded - 2.0.0-1.0.22
koin upgraded - 3.6.0-wasm-alpha2
koinComposeMultiplatform upgraded - 1.2.0-alpha3
kotlinx-coroutines upgraded - 1.9.0-RC
  • Loading branch information
ismail committed Jun 19, 2024
1 parent 38c16a2 commit 39799b5
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,24 +4,24 @@ android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
androidx-activityCompose = "1.9.0"
androidx-appcompat = "1.6.1"
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.1.4"
androidx-core-ktx = "1.13.1"
androidx-espresso-core = "3.5.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.1.5"
androidx-lifecycle = "2.8.0"
androidx-navigation = "2.7.0-alpha07"
compose = "1.6.7"
compose-plugin = "1.6.10"
compose = "1.6.8"
compose-plugin = "1.6.11"
junit = "4.13.2"
kotlin = "2.0.0"
ksp = "2.0.0-RC3-1.0.20"
ksp = "2.0.0-1.0.22"
ktor = "3.0.0-wasm2"
koin = "3.6.0-Beta4"
koin = "3.6.0-wasm-alpha2"
koinCompose = "3.6.0-Beta4"
koinComposeMultiplatform = "1.2.0-Beta4"
kotlinx-coroutines = "1.8.1"
koinComposeMultiplatform = "1.2.0-alpha3"
kotlinx-coroutines = "1.9.0-RC"
kotlinx-serialization = "1.6.3"
napier = "2.7.1"
coil = "3.0.0-alpha06"
Expand Down

0 comments on commit 39799b5

Please sign in to comment.