update dependencies

This commit is contained in:
Vitor Pamplona
2026-05-14 12:06:55 -04:00
parent 93c6010e19
commit d60dcf9c79
+5 -5
View File
@@ -5,7 +5,7 @@
app = "1.08.0" app = "1.08.0"
accompanistAdaptive = "0.37.3" accompanistAdaptive = "0.37.3"
cachemapVersion = "0.2.4" cachemapVersion = "0.2.4"
composeMultiplatform = "1.10.3" composeMultiplatform = "1.11.0"
activityCompose = "1.13.0" activityCompose = "1.13.0"
agp = "9.2.1" agp = "9.2.1"
android-compileSdk = "37" android-compileSdk = "37"
@@ -35,7 +35,7 @@ junit = "4.13.2"
kchesslib = "1.0.5" kchesslib = "1.0.5"
kotlin = "2.3.21" kotlin = "2.3.21"
kotlinxCollectionsImmutable = "0.4.0" kotlinxCollectionsImmutable = "0.4.0"
kotlinxCoroutinesCore = "1.10.2" kotlinxCoroutinesCore = "1.11.0"
kotlinxSerialization = "1.11.0" kotlinxSerialization = "1.11.0"
genaiProofreading = "1.0.0-beta1" genaiProofreading = "1.0.0-beta1"
genaiPrompt = "1.0.0-beta2" genaiPrompt = "1.0.0-beta2"
@@ -49,7 +49,7 @@ material3 = "1.9.0"
materialIconsExtended = "1.7.3" materialIconsExtended = "1.7.3"
media3 = "1.10.1" media3 = "1.10.1"
mockk = "1.14.9" mockk = "1.14.9"
kotlinx-coroutines-test = "1.10.2" kotlinx-coroutines-test = "1.11.0"
negentropyKmp = "v1.0.2" negentropyKmp = "v1.0.2"
netUrlencoderLibVersion = "1.6.0" netUrlencoderLibVersion = "1.6.0"
navigationCompose = "2.9.8" navigationCompose = "2.9.8"
@@ -58,12 +58,12 @@ runner = "1.7.0"
secp256k1KmpJniAndroid = "0.23.0" secp256k1KmpJniAndroid = "0.23.0"
schnorr256k1Kmp = "1.0.5" schnorr256k1Kmp = "1.0.5"
securityCryptoKtx = "1.1.0" securityCryptoKtx = "1.1.0"
slf4j = "2.0.17" slf4j = "2.0.18"
spotless = "8.4.0" spotless = "8.4.0"
streamWebrtcAndroid = "1.3.10" streamWebrtcAndroid = "1.3.10"
tarsosdsp = "2.5" tarsosdsp = "2.5"
translate = "17.0.3" translate = "17.0.3"
jetbrainsCompose = "1.10.3" jetbrainsCompose = "1.11.0"
unifiedpush = "3.0.10" unifiedpush = "3.0.10"
playServicesCast = "22.3.1" playServicesCast = "22.3.1"
vico-charts-compose = "3.1.0" vico-charts-compose = "3.1.0"