diff --git a/android/build.gradle b/android/build.gradle index 5cb5e99..e9e9cda 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -101,7 +101,7 @@ dependencies { implementation 'com.github.ligi:ExtraCompats:1.0' implementation 'com.github.ligi:KAXT:1.0' - withFirebaseImplementation 'com.google.firebase:firebase-core:11.8.0' + withFirebaseImplementation 'com.google.firebase:firebase-core:21.1.1' androidTestImplementation 'androidx.appcompat:appcompat:1.0.2' androidTestImplementation 'com.google.android.material:material:1.0.0'