Updates Media, Camera, Compose and benchmark libs

This commit is contained in:
Vitor Pamplona
2025-03-29 12:23:20 -04:00
parent 5ac73bbeba
commit 92033b16d2
+5 -5
View File
@@ -9,11 +9,11 @@ androidKotlinGeohash = "1.0"
androidxJunit = "1.2.1"
appcompat = "1.7.0"
audiowaveform = "1.1.1"
benchmark = "1.3.3"
benchmarkJunit4 = "1.3.3"
benchmark = "1.3.4"
benchmarkJunit4 = "1.3.4"
biometricKtx = "1.2.0-alpha05"
coil = "3.1.0"
composeBom = "2025.03.00"
composeBom = "2025.03.01"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
firebaseBom = "33.11.0"
@@ -32,7 +32,7 @@ lazysodiumAndroid = "5.1.0"
lifecycleRuntimeKtx = "2.8.7"
lightcompressor = "1.3.2"
markdown = "077a2cde64"
media3 = "1.5.1"
media3 = "1.6.0"
mockk = "1.13.17"
kotlinx-coroutines-test = "1.10.1"
navigationCompose = "2.8.9"
@@ -52,7 +52,7 @@ zoomable = "2.4.0"
zxing = "3.5.3"
zxingAndroidEmbedded = "4.3.0"
windowCoreAndroid = "1.3.0"
androidxCamera = "1.4.1"
androidxCamera = "1.4.2"
[libraries]
abedElazizShe-image-compressor = { group = "com.github.AbedElazizShe", name = "LightCompressor", version.ref = "lightcompressor" }