chore: update library versions
This commit is contained in:
@@ -4,23 +4,22 @@ androidCompileSdk = "36"
|
|||||||
androidMinSdk = "24"
|
androidMinSdk = "24"
|
||||||
androidTargetSdk = "36"
|
androidTargetSdk = "36"
|
||||||
androidxActivity = "1.13.0"
|
androidxActivity = "1.13.0"
|
||||||
androidxCore = "1.19.0"
|
androidxLifecycle = "2.11.0-rc01"
|
||||||
androidxLifecycle = "2.11.0-beta01"
|
|
||||||
media3 = "1.10.1"
|
media3 = "1.10.1"
|
||||||
navigation3 = "1.1.1"
|
navigation3 = "1.1.1"
|
||||||
composeMultiplatform = "1.11.1"
|
composeMultiplatform = "1.11.1"
|
||||||
composeIconsExtended = "1.7.3"
|
composeIconsExtended = "1.7.3"
|
||||||
kotlin = "2.4.0"
|
kotlin = "2.4.0"
|
||||||
kotlinWrappers = "2026.6.3"
|
kotlinWrappers = "2026.7.0"
|
||||||
kotlinxBrowser = "0.5.0"
|
kotlinxBrowser = "0.5.0"
|
||||||
kotlinxCoroutines = "1.11.0"
|
kotlinxCoroutines = "1.11.0"
|
||||||
kotlinSerialization = "2.4.0"
|
kotlinSerialization = "2.4.0"
|
||||||
material3 = "1.11.0-alpha07"
|
material3 = "1.11.0-alpha07"
|
||||||
koin = "4.2.1"
|
koin = "4.2.2"
|
||||||
kermit = "2.1.0"
|
kermit = "2.1.0"
|
||||||
vorbisspi = "1.0.3.3"
|
vorbisspi = "1.0.3.3"
|
||||||
datastore = "1.1.1"
|
datastore = "1.2.1" # https://developer.android.com/jetpack/androidx/releases/datastore
|
||||||
okio = "3.9.1"
|
okio = "3.17.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
# Gradle plugin artifacts, used by build-logic convention plugins only
|
# Gradle plugin artifacts, used by build-logic convention plugins only
|
||||||
|
|||||||
Reference in New Issue
Block a user