Bump Kotlin to 2.0.0 and AGP to 8.4.1

This commit is contained in:
Severiano Jaramillo 2024-05-27 11:30:34 -07:00
parent df877416ef
commit b8a7bb7881

View file

@ -1,12 +1,12 @@
[versions]
agp = "8.4.0"
agp = "8.4.1"
android-compileSdk = "34"
android-minSdk = "26"
android-targetSdk = "34"
activityCompose = "1.9.0"
composeBom = "2024.05.00"
coroutines = "1.8.0"
kotlin = "2.0.0-RC2"
kotlin = "2.0.0"
ktor = "2.3.9"
multiplatform-settings = "1.1.1"
voyager = "1.0.0"