Updates kotlin, compose, multiplatform, activity, serialization, media3, mockk, secp256, tor, androidxCamera, stdlib

This commit is contained in:
Vitor Pamplona
2025-12-29 14:23:48 -05:00
parent 6054c5700d
commit 31d7e135cb
12 changed files with 111 additions and 125 deletions
+12 -12
View File
@@ -1,7 +1,7 @@
[versions]
accompanistAdaptive = "0.37.3"
composeMultiplatform = "1.7.1"
activityCompose = "1.12.1"
composeMultiplatform = "1.9.3"
activityCompose = "1.12.2"
agp = "8.13.2"
android-compileSdk = "36"
android-minSdk = "26"
@@ -14,40 +14,40 @@ benchmark = "1.4.1"
benchmarkJunit4 = "1.4.1"
biometricKtx = "1.2.0-alpha05"
coil = "3.3.0"
composeBom = "2025.12.00"
composeBom = "2025.12.01"
composeRuntimeAnnotation = "1.10.0"
coreKtx = "1.17.0"
datastore = "1.2.0"
espressoCore = "3.7.0"
firebaseBom = "34.6.0"
firebaseBom = "34.7.0"
fragmentKtx = "1.8.9"
gms = "4.4.4"
jacksonModuleKotlin = "2.20.1"
jna = "5.18.1"
jtorctl = "0.4.5.7"
junit = "4.13.2"
kotlin = "2.2.21"
kotlin = "2.3.0"
kotlinxCollectionsImmutable = "0.4.0"
kotlinxCoroutinesCore = "1.10.2"
kotlinxSerialization = "1.9.0"
kotlinxSerializationPlugin = "2.2.21"
kotlinxSerializationPlugin = "2.3.0"
languageId = "17.0.6"
lazysodiumAndroid = "5.2.0"
lazysodiumJava = "5.2.0"
lifecycleRuntimeKtx = "2.10.0"
lightcompressor-enhanced = "1.6.0"
markdown = "f92ef49c9d"
media3 = "1.8.0"
mockk = "1.14.6"
media3 = "1.9.0"
mockk = "1.14.7"
kotlinx-coroutines-test = "1.10.2"
navigationCompose = "2.9.6"
okhttp = "5.3.2"
runner = "1.7.0"
rfc3986 = "0.1.2"
secp256k1KmpJniAndroid = "0.21.0"
secp256k1KmpJniAndroid = "0.22.0"
securityCryptoKtx = "1.1.0"
spotless = "8.1.0"
torAndroid = "0.4.8.21"
torAndroid = "0.4.8.21.1"
translate = "17.0.3"
unifiedpush = "3.0.10"
urlDetector = "0.1.23"
@@ -57,9 +57,9 @@ zoomable = "2.9.0"
zxing = "3.5.4"
zxingAndroidEmbedded = "4.3.0"
windowCoreAndroid = "1.5.1"
androidxCamera = "1.5.1"
androidxCamera = "1.5.2"
androidxCollection = "1.5.0"
kotlinStdlib = "2.2.21"
kotlinStdlib = "2.3.0"
kotlinTest = "2.2.20"
core = "1.7.0"
mavenPublish = "0.35.0"