Updates compose, benchmark, firebase, navigation and lifecycle dependencies.

This commit is contained in:
Vitor Pamplona
2024-09-26 11:20:33 -04:00
parent 35a6331da2
commit 70d68c89c8

View File

@@ -9,15 +9,15 @@ androidKotlinGeohash = "1.0"
androidxJunit = "1.2.1" androidxJunit = "1.2.1"
appcompat = "1.7.0" appcompat = "1.7.0"
audiowaveform = "1.1.1" audiowaveform = "1.1.1"
benchmark = "1.3.0" benchmark = "1.3.1"
benchmarkJunit4 = "1.3.0" benchmarkJunit4 = "1.3.1"
biometricKtx = "1.2.0-alpha05" biometricKtx = "1.2.0-alpha05"
blurhash = "1.0.0" blurhash = "1.0.0"
coil = "2.7.0" coil = "2.7.0"
composeBom = "2024.09.00" composeBom = "2024.09.02"
coreKtx = "1.13.1" coreKtx = "1.13.1"
espressoCore = "3.6.1" espressoCore = "3.6.1"
firebaseBom = "33.2.0" firebaseBom = "33.3.0"
fragmentKtx = "1.8.3" fragmentKtx = "1.8.3"
gms = "4.4.2" gms = "4.4.2"
jacksonModuleKotlin = "2.17.2" jacksonModuleKotlin = "2.17.2"
@@ -30,12 +30,12 @@ kotlinxSerialization = "1.7.2"
kotlinxSerializationPlugin = "2.0.0" kotlinxSerializationPlugin = "2.0.0"
languageId = "17.0.6" languageId = "17.0.6"
lazysodiumAndroid = "5.1.0" lazysodiumAndroid = "5.1.0"
lifecycleRuntimeKtx = "2.8.5" lifecycleRuntimeKtx = "2.8.6"
lightcompressor = "1.3.2" lightcompressor = "1.3.2"
markdown = "077a2cde64" markdown = "077a2cde64"
media3 = "1.4.1" media3 = "1.4.1"
mockk = "1.13.12" mockk = "1.13.12"
navigationCompose = "2.8.0" navigationCompose = "2.8.1"
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"