Update Compose Bom, firebase, navigation compose and android camera libs
This commit is contained in:
@@ -14,10 +14,10 @@ benchmarkJunit4 = "1.3.3"
|
|||||||
biometricKtx = "1.2.0-alpha05"
|
biometricKtx = "1.2.0-alpha05"
|
||||||
blurhash = "1.0.0"
|
blurhash = "1.0.0"
|
||||||
coil = "3.0.4"
|
coil = "3.0.4"
|
||||||
composeBom = "2024.11.00"
|
composeBom = "2024.12.01"
|
||||||
coreKtx = "1.15.0"
|
coreKtx = "1.15.0"
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
firebaseBom = "33.6.0"
|
firebaseBom = "33.7.0"
|
||||||
fragmentKtx = "1.8.5"
|
fragmentKtx = "1.8.5"
|
||||||
gms = "4.4.2"
|
gms = "4.4.2"
|
||||||
jacksonModuleKotlin = "2.18.2"
|
jacksonModuleKotlin = "2.18.2"
|
||||||
@@ -36,7 +36,7 @@ markdown = "077a2cde64"
|
|||||||
media3 = "1.5.0"
|
media3 = "1.5.0"
|
||||||
mockk = "1.13.13"
|
mockk = "1.13.13"
|
||||||
kotlinx-coroutines-test = "1.9.0"
|
kotlinx-coroutines-test = "1.9.0"
|
||||||
navigationCompose = "2.8.4"
|
navigationCompose = "2.8.5"
|
||||||
okhttp = "5.0.0-alpha.14"
|
okhttp = "5.0.0-alpha.14"
|
||||||
runner = "1.6.2"
|
runner = "1.6.2"
|
||||||
rfc3986 = "0.1.0"
|
rfc3986 = "0.1.0"
|
||||||
@@ -53,7 +53,7 @@ zoomable = "1.6.2"
|
|||||||
zxing = "3.5.3"
|
zxing = "3.5.3"
|
||||||
zxingAndroidEmbedded = "4.3.0"
|
zxingAndroidEmbedded = "4.3.0"
|
||||||
windowCoreAndroid = "1.3.0"
|
windowCoreAndroid = "1.3.0"
|
||||||
androidxCamera = "1.4.0"
|
androidxCamera = "1.4.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
abedElazizShe-image-compressor = { group = "com.github.AbedElazizShe", name = "LightCompressor", version.ref = "lightcompressor" }
|
abedElazizShe-image-compressor = { group = "com.github.AbedElazizShe", name = "LightCompressor", version.ref = "lightcompressor" }
|
||||||
|
|||||||
Reference in New Issue
Block a user