Skip to content

Commit

Permalink
Update dependencies (Kotlin 2.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
atomgomba committed Dec 10, 2024
1 parent b0382da commit 9c19a0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
agp = "8.2.2"
android-compileSdk = "34"
android-compileSdk = "35"
android-minSdk = "24"
common-lifecycle = "2.8.3"
cmp = "1.7.0"
kotlin = "2.0.20"
cmp = "1.7.1"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"

[libraries]
Expand Down

0 comments on commit 9c19a0d

Please sign in to comment.