Updates dependencies

pull/670/head
Vitor Pamplona 2023-10-28 10:22:01 -04:00
rodzic 75dc55858c
commit 55db7221ad
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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)

Wyświetl plik

@ -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