Skip to content

Commit

Permalink
Compose Multiplatform 1.5.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
joreilly committed Aug 11, 2023
1 parent 713bf84 commit 7797c5d
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 @@ -7,16 +7,16 @@ kotlinxDateTime = "0.4.0"
androidGradlePlugin = "8.1.0"
koin = "3.4.3"
koinCompose = "3.4.6"
ktor = "2.3.2"
ktor = "2.3.3"
slf4j = "2.0.7"
realm = "1.10.2"
kmpNativeCoroutines = "1.0.0-ALPHA-13"

androidxActivity = "1.7.2"
androidxComposeCompiler = "1.5.1"
jbComposeCompiler = "1.5.0"
androidxComposeBom = "2023.06.01"
androidxNavigationCompose = "2.6.0"
androidxComposeBom = "2023.08.00"
androidxNavigationCompose = "2.7.0"
androidxLifecycle = "2.6.1"

composeMultiplatform = "1.4.0"
Expand Down

0 comments on commit 7797c5d

Please sign in to comment.