Update compile sdk and kotlin version
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
agp = "9.1.1"
|
||||
android-compileSdk = "36"
|
||||
android-compileSdk = "37"
|
||||
android-minSdk = "26"
|
||||
android-targetSdk = "36"
|
||||
android-targetSdk = "37"
|
||||
androidx-activity = "1.13.0"
|
||||
androidx-appcompat = "1.7.1"
|
||||
androidx-core = "1.18.0"
|
||||
@@ -15,7 +15,7 @@ composeMultiplatform = "1.10.3"
|
||||
datastorePreferences = "1.2.1"
|
||||
junit = "4.13.2"
|
||||
kermit = "2.1.0"
|
||||
kotlin = "2.3.10"
|
||||
kotlin = "2.3.20"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-datetime = "0.7.1"
|
||||
kotlinxSerializationJson = "1.10.0"
|
||||
|
||||
Reference in New Issue
Block a user