Skip to content

Commit

Permalink
- Updated compose multiplatform version
Browse files Browse the repository at this point in the history
  • Loading branch information
razaghimahdi committed Feb 6, 2025
1 parent 78915f0 commit 6c1a366
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ kotlin = "2.1.0"
ktlint = "12.1.2"
kotlinxCoroutinesCore = "1.8.1-Beta"
ktor = "2.3.7"
compose = "1.7.6"
compose-multiplatform = "1.7.3"
compose = "1.8.0-alpha02"
compose-multiplatform = "1.8.0-alpha02"
compose-material3 = "1.3.1"
compose-compiler = "1.5.8"
androidx-lifecycle = "2.8.4"
compose-navigation-ver = "2.8.0-alpha11"
androidx-lifecycle = "2.9.0-alpha02"
compose-navigation-ver = "2.8.0-alpha12"
compose-plugin = "1.5.11"
androidx-activityCompose = "1.9.2"
kotlinx-serialization-json-ver = "1.6.0"
Expand Down

0 comments on commit 6c1a366

Please sign in to comment.