mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-29 00:14:12 +01:00
Update dependency
This commit is contained in:
parent
d36d129f32
commit
a9ab663839
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ dependencies {
|
|||
implementation "androidx.core:core:1.13.1"
|
||||
implementation 'androidx.viewpager:viewpager:1.0.0'
|
||||
|
||||
playstoreImplementation('com.google.firebase:firebase-messaging:24.0.0') {
|
||||
playstoreImplementation('com.google.firebase:firebase-messaging:24.0.1') {
|
||||
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…
Add table
Reference in a new issue