Updating Firebase and Androidx JUnit

This commit is contained in:
Vitor Pamplona
2024-06-03 08:36:45 -04:00
parent a8d10c22d4
commit bf17cc8f03

View File

@@ -3,7 +3,7 @@ accompanistAdaptive = "0.34.0"
activityCompose = "1.9.0" activityCompose = "1.9.0"
agp = "8.4.1" agp = "8.4.1"
androidKotlinGeohash = "1.0" androidKotlinGeohash = "1.0"
androidxJunit = "1.2.0-beta01" androidxJunit = "1.2.0-rc01"
appcompat = "1.7.0" appcompat = "1.7.0"
audiowaveform = "1.1.1" audiowaveform = "1.1.1"
benchmark = "1.2.4" benchmark = "1.2.4"
@@ -14,7 +14,7 @@ coil = "2.6.0"
composeBom = "2024.05.00" composeBom = "2024.05.00"
coreKtx = "1.13.1" coreKtx = "1.13.1"
espressoCore = "3.5.1" espressoCore = "3.5.1"
firebaseBom = "33.0.0" firebaseBom = "33.1.0"
fragmentKtx = "1.7.1" fragmentKtx = "1.7.1"
gms = "4.4.1" gms = "4.4.1"
jacksonModuleKotlin = "2.17.1" jacksonModuleKotlin = "2.17.1"