mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 22:22:22 +01:00
Update dependency
This commit is contained in:
parent
f903b5fd74
commit
1657326641
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ dependencies {
|
|||
|
||||
implementation 'androidx.viewpager:viewpager:1.0.0'
|
||||
|
||||
playstoreImplementation('com.google.firebase:firebase-messaging:24.0.1') {
|
||||
playstoreImplementation('com.google.firebase:firebase-messaging:24.0.2') {
|
||||
exclude group: 'com.google.firebase', module: 'firebase-core'
|
||||
exclude group: 'com.google.firebase', module: 'firebase-analytics'
|
||||
exclude group: 'com.google.firebase', module: 'firebase-measurement-connector'
|
||||
|
|
Loading…
Reference in a new issue