[android] Fixed NoClassdeffound about fcm during update push token

This commit is contained in:
Александр Зацепин 2019-10-29 15:02:00 +03:00 committed by Aleksandr Zatsepin
parent 8b32fffb97
commit 9f8b046231

View file

@ -99,6 +99,7 @@ dependencies {
implementation 'com.firebase:firebase-jobdispatcher:0.8.5'
implementation 'com.google.android:flexbox:1.0.0'
implementation 'com.trafi:anchor-bottom-sheet-behavior:0.13-alpha'
implementation 'com.google.firebase:firebase-messaging:11.8.0'
}
def getDate() {