chore: update library versions

This commit is contained in:
2026-07-03 13:56:50 +02:00
parent bd25dee1f0
commit b0a18814b5
+5 -6
View File
@@ -4,23 +4,22 @@ androidCompileSdk = "36"
androidMinSdk = "24"
androidTargetSdk = "36"
androidxActivity = "1.13.0"
androidxCore = "1.19.0"
androidxLifecycle = "2.11.0-beta01"
androidxLifecycle = "2.11.0-rc01"
media3 = "1.10.1"
navigation3 = "1.1.1"
composeMultiplatform = "1.11.1"
composeIconsExtended = "1.7.3"
kotlin = "2.4.0"
kotlinWrappers = "2026.6.3"
kotlinWrappers = "2026.7.0"
kotlinxBrowser = "0.5.0"
kotlinxCoroutines = "1.11.0"
kotlinSerialization = "2.4.0"
material3 = "1.11.0-alpha07"
koin = "4.2.1"
koin = "4.2.2"
kermit = "2.1.0"
vorbisspi = "1.0.3.3"
datastore = "1.1.1"
okio = "3.9.1"
datastore = "1.2.1" # https://developer.android.com/jetpack/androidx/releases/datastore
okio = "3.17.0"
[libraries]
# Gradle plugin artifacts, used by build-logic convention plugins only