Skip to content

Commit

Permalink
Merge pull request #6 from tunjid/tj/compose-1.7.0
Browse files Browse the repository at this point in the history
Version bump libraries
  • Loading branch information
tunjid authored Oct 16, 2024
2 parents 63662de + a615985 commit 28bda6e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.5.2"
androidGradlePlugin = "8.6.1"
androidxActivity = "1.9.2"
androidxAppCompat = "1.7.0"
androidxBenchmark = "1.2.4"
Expand All @@ -11,14 +11,14 @@ androidxTestExt = "1.2.1"
androidxTestRunner = "1.6.2"
androidxTestRules = "1.6.1"
dokka = "1.8.20"
jetbrainsCompose = "1.7.0-beta01"
jetbrainsCompose = "1.7.0-rc01"
junit4 = "4.13.2"
kotlin = "2.0.20"
kotlinxCoroutines = "1.9.0-RC"
kotlin = "2.0.21"
kotlinxCoroutines = "1.9.0"
googleMaterial = "1.12.0"
tunjidMutator = "1.1.0"
tunjidTreeNav = "0.0.7"
turbine = "1.0.0"
tunjidTreeNav = "0.0.8"
turbine = "1.1.0"

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

0 comments on commit 28bda6e

Please # to comment.