Skip to content

Commit

Permalink
🔀 Merge pull request #8 from vinceglb/upgrade-deps
Browse files Browse the repository at this point in the history
⬆️ Upgrade dependencies
  • Loading branch information
vinceglb authored Apr 17, 2024
2 parents c86e3c0 + dcc700b commit 252c005
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
agp = "8.3.1"
android-activity-ktx = "1.8.2"
android-compose = "1.8.2"
agp = "8.3.2"
android-activity-ktx = "1.9.0"
android-compose = "1.9.0"
coilCompose = "3.0.0-alpha06"
compose-plugin = "1.6.1"
compose-plugin = "1.6.2"
jna = "5.14.0"
kmmViewmodel = "1.0.0-ALPHA-20"
koinCompose = "1.2.0-alpha3"
kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0"
mavenPublishVanniktech = "0.28.0"
skie = "0.6.2"
skie = "0.6.3"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "android-compose" }
Expand Down

0 comments on commit 252c005

Please sign in to comment.