Skip to content

Commit

Permalink
🔀 Merge pull request #31 from vinceglb/upgrade-deps
Browse files Browse the repository at this point in the history
⬆️ Kotlin 2.0.0
  • Loading branch information
vinceglb authored May 27, 2024
2 parents 8582068 + b3caaec commit 438f017
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
agp = "8.4.0"
agp = "8.4.1"
android-activity-ktx = "1.9.0"
android-compose = "1.9.0"
coilCompose = "3.0.0-alpha06"
compose-plugin = "1.6.10"
jna = "5.14.0"
observable-viewmodel = "1.0.0-BETA-1-kotlin-2.0.0-RC2"
koinCompose = "1.2.0-alpha3"
kotlin = "2.0.0-RC2"
observable-viewmodel = "1.0.0-BETA-3"
koinCompose = "1.2.0-Beta4"
kotlin = "2.0.0"
kotlinx-coroutines = "1.8.1"
mavenPublishVanniktech = "0.28.0"

Expand Down

0 comments on commit 438f017

Please sign in to comment.