浏览代码

Update Firebase

arkon 4 年之前
父节点
当前提交
5539e4591f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -159,7 +159,7 @@ dependencies {
     // UI library
     implementation 'com.google.android.material:material:1.3.0-alpha03'
 
-    standardImplementation 'com.google.firebase:firebase-core:17.5.1'
+    standardImplementation 'com.google.firebase:firebase-core:18.0.0'
 
     // ReactiveX
     implementation 'io.reactivex:rxandroid:1.2.1'