Skip to content

Commit

Permalink
compose 1.5 rc
Browse files Browse the repository at this point in the history
  • Loading branch information
luca992 committed Aug 22, 2023
1 parent e8c98de commit 05fb0c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ org.gradle.jvmargs=-Xmx1536m
# Kotlin build config
kotlin.code.style=official
kotlin.mpp.androidSourceSetLayoutVersion=2
kotlin.native.cacheKind=none
kotlin.native.useEmbeddableCompilerJar=true
android.useAndroidX=true


Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ org-kodein-mock-mockmp = { id = "org.kodein.mock.mockmp", version.ref = "mockmp"

kotlin = "1.9.0"
agp = "8.0.2"
compose-jb = "1.4.3"
compose-jb = "1.5.0-rc02"
vanniktech-publish = "0.25.3"
okio = "3.5.0"
multiplatform-resources = "0.23.0"
Expand Down

0 comments on commit 05fb0c0

Please sign in to comment.