firebase-messaging:21.0.0

This commit is contained in:
tateisu 2020-11-08 15:24:12 +09:00
parent e626158888
commit 6b7841e3be
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ dependencies {
kapt 'androidx.annotation:annotation:1.1.0'
// https://firebase.google.com/support/release-notes/android
implementation "com.google.firebase:firebase-messaging:20.3.0"
implementation "com.google.firebase:firebase-messaging:21.0.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"