Skip to content

Commit

Permalink
Bump Kotlin & Skie versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne committed Sep 6, 2024
1 parent 50910b5 commit 2c52aaa
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,12 +1,12 @@
[versions]
agp = "8.4.2"
coroutines = "1.8.1"
kotlin = "2.0.0"
kotlin = "2.0.10"
kotlinxDatetime = "0.6.0"
kotlinxSerializationJson = "1.7.1"
ktor = "2.3.12"
realm = "2.0.0"
skie = "0.8.2"
skie = "0.8.4"

[libraries]
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }
Expand Down

0 comments on commit 2c52aaa

Please sign in to comment.