mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 09:42:07 +01:00
Updates dependencies
This commit is contained in:
parent
75dc55858c
commit
55db7221ad
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user