Updates compose, kotlin and okhttp

This commit is contained in:
Vitor Pamplona 2024-04-24 09:53:17 -04:00
parent 175b79b291
commit 7a243af45c

View File

@ -1,6 +1,6 @@
[versions] [versions]
accompanistAdaptive = "0.34.0" accompanistAdaptive = "0.34.0"
activityCompose = "1.8.2" activityCompose = "1.9.0"
agp = "8.3.2" agp = "8.3.2"
androidKotlinGeohash = "1.0" androidKotlinGeohash = "1.0"
androidLifecycle = "2.7.0" androidLifecycle = "2.7.0"
@ -12,8 +12,8 @@ benchmarkJunit4 = "1.2.3"
biometricKtx = "1.2.0-alpha05" biometricKtx = "1.2.0-alpha05"
blurhash = "1.0.0" blurhash = "1.0.0"
coil = "2.6.0" coil = "2.6.0"
composeBom = "2024.04.00" composeBom = "2024.04.01"
coreKtx = "1.12.0" coreKtx = "1.13.0"
espressoCore = "3.5.1" espressoCore = "3.5.1"
firebaseBom = "32.8.1" firebaseBom = "32.8.1"
fragmentKtx = "1.6.2" fragmentKtx = "1.6.2"
@ -30,7 +30,7 @@ markdown = "077a2cde64"
media3 = "1.3.1" media3 = "1.3.1"
mockk = "1.13.10" mockk = "1.13.10"
navigationCompose = "2.7.7" navigationCompose = "2.7.7"
okhttp = "5.0.0-alpha.12" okhttp = "5.0.0-alpha.14"
runner = "1.5.2" runner = "1.5.2"
secp256k1KmpJniAndroid = "0.15.0" secp256k1KmpJniAndroid = "0.15.0"
securityCryptoKtx = "1.1.0-alpha06" securityCryptoKtx = "1.1.0-alpha06"