forked from mirror/monocles_chat
update dependency
This commit is contained in:
parent
ce58e8cd74
commit
5ba583ba13
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ dependencies {
|
|||
implementation "androidx.core:core:1.12.0"
|
||||
implementation 'androidx.viewpager:viewpager:1.0.0'
|
||||
|
||||
playstoreImplementation('com.google.firebase:firebase-messaging:23.4.0') {
|
||||
playstoreImplementation('com.google.firebase:firebase-messaging:23.4.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…
Reference in a new issue