Skip to content

Commit

Permalink
Merge pull request #5 from tunjid/tj/compose-1.7
Browse files Browse the repository at this point in the history
Bump to compose multiplatform 1.7 beta01
  • Loading branch information
tunjid authored Sep 9, 2024
2 parents c1f3b82 + 8c0cab9 commit 63662de
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Binary file modified docs/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[versions]
androidGradlePlugin = "8.5.1"
androidxActivity = "1.9.1"
androidGradlePlugin = "8.5.2"
androidxActivity = "1.9.2"
androidxAppCompat = "1.7.0"
androidxBenchmark = "1.2.4"
androidxCore = "1.13.1"
androidxCompose = "1.7.0-beta05"
androidxPaging = "3.2.1"
androidxCompose = "1.7.0"
androidxPaging = "3.3.2"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
androidxTestRunner = "1.6.1"
androidxTestRunner = "1.6.2"
androidxTestRules = "1.6.1"
dokka = "1.8.10"
jetbrainsCompose = "1.7.0-alpha02"
dokka = "1.8.20"
jetbrainsCompose = "1.7.0-beta01"
junit4 = "4.13.2"
kotlin = "2.0.0"
kotlin = "2.0.20"
kotlinxCoroutines = "1.9.0-RC"
googleMaterial = "1.12.0"
tunjidMutator = "1.1.0"
tunjidTreeNav = "0.0.7"
turbine = "0.12.1"
turbine = "1.0.0"

[libraries]
android-gradlePlugin = { group = "com.android.tools.build", name = "gradle", version.ref = "androidGradlePlugin" }
Expand Down
Binary file not shown.

0 comments on commit 63662de

Please # to comment.