mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-06-10 20:00:52 +02: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'
|
playImplementation 'com.google.mlkit:translate:17.0.1'
|
||||||
|
|
||||||
// PushNotifications
|
// 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'
|
playImplementation 'com.google.firebase:firebase-messaging-ktx'
|
||||||
|
|
||||||
//PushNotifications(FDroid)
|
//PushNotifications(FDroid)
|
||||||
|
@ -41,7 +41,7 @@ dependencies {
|
|||||||
androidTestImplementation 'androidx.test:runner:1.5.2'
|
androidTestImplementation 'androidx.test:runner:1.5.2'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||||
androidTestImplementation 'junit:junit:4.13.2'
|
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')
|
androidTestImplementation project(path: ':quartz')
|
||||||
|
|
||||||
// Add your dependencies here. Note that you cannot benchmark code
|
// Add your dependencies here. Note that you cannot benchmark code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user