Skip to content

Commit

Permalink
Merge pull request #3 from tunjid/tj/ios-target
Browse files Browse the repository at this point in the history
Add working iOS demo
  • Loading branch information
tunjid committed Jul 30, 2024
2 parents a37bf42 + 9d02f14 commit d2a1c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
androidGradlePlugin = "8.5.1"
androidxActivity = "1.9.0"
androidxActivity = "1.9.1"
androidxAppCompat = "1.7.0"
androidxBenchmark = "1.2.4"
androidxCore = "1.13.1"
Expand All @@ -11,7 +11,7 @@ androidxTestExt = "1.2.1"
androidxTestRunner = "1.6.1"
androidxTestRules = "1.6.1"
dokka = "1.8.10"
jetbrainsCompose = "1.7.0-dev1731"
jetbrainsCompose = "1.7.0-alpha02"
junit4 = "4.13.2"
kotlin = "2.0.0"
kotlinxCoroutines = "1.9.0-RC"
Expand Down

0 comments on commit d2a1c0f

Please # to comment.