Updates Compose, Firebase, GMS, JNA, mock, okhttp, secp256, spotless, vico, zoomable, androidXCamera

This commit is contained in:
Vitor Pamplona
2025-10-14 14:38:28 -04:00
parent 4af576f5f4
commit 0668f2caa4
3 changed files with 13 additions and 13 deletions

View File

@@ -13,15 +13,15 @@ benchmark = "1.4.1"
benchmarkJunit4 = "1.4.1"
biometricKtx = "1.2.0-alpha05"
coil = "3.3.0"
composeBom = "2025.09.01"
composeBom = "2025.10.00"
coreKtx = "1.17.0"
datastore = "1.1.7"
espressoCore = "3.7.0"
firebaseBom = "34.3.0"
firebaseBom = "34.4.0"
fragmentKtx = "1.8.9"
gms = "4.4.3"
gms = "4.4.4"
jacksonModuleKotlin = "2.20.0"
jna = "5.17.0"
jna = "5.18.1"
jtorctl = "0.4.5.7"
junit = "4.13.2"
kotlin = "2.2.20"
@@ -36,26 +36,26 @@ lifecycleRuntimeKtx = "2.9.4"
lightcompressor-enhanced = "1.6.0"
markdown = "f92ef49c9d"
media3 = "1.8.0"
mockk = "1.14.5"
mockk = "1.14.6"
kotlinx-coroutines-test = "1.10.2"
navigationCompose = "2.9.5"
okhttp = "5.1.0"
okhttp = "5.2.0"
runner = "1.7.0"
rfc3986 = "0.1.2"
secp256k1KmpJniAndroid = "0.19.0"
secp256k1KmpJniAndroid = "0.20.0"
securityCryptoKtx = "1.1.0"
spotless = "7.2.1"
spotless = "8.0.0"
torAndroid = "0.4.8.17.2"
translate = "17.0.3"
unifiedpush = "3.0.10"
urlDetector = "0.1.23"
vico-charts = "2.2.0"
vico-charts = "2.2.1"
zelory = "3.0.1"
zoomable = "2.8.1"
zoomable = "2.8.2"
zxing = "3.5.3"
zxingAndroidEmbedded = "4.3.0"
windowCoreAndroid = "1.5.0"
androidxCamera = "1.5.0"
androidxCamera = "1.5.1"
androidxCollection = "1.5.0"
kotlinStdlib = "2.2.20"
kotlinTest = "2.2.20"