Updates dependencies

This commit is contained in:
Vitor Pamplona 2023-10-28 10:22:01 -04:00
parent 75dc55858c
commit 55db7221ad
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ dependencies {
playImplementation 'com.google.mlkit:translate:17.0.1'
// PushNotifications
playImplementation platform('com.google.firebase:firebase-bom:32.3.1')
playImplementation platform('com.google.firebase:firebase-bom:32.4.1')
playImplementation 'com.google.firebase:firebase-messaging-ktx'
//PushNotifications(FDroid)

View File

@ -41,7 +41,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.1.1'
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.2.0'
androidTestImplementation project(path: ':quartz')
// Add your dependencies here. Note that you cannot benchmark code