Update dependencies

This commit is contained in:
Mygod
2019-08-19 22:03:22 +08:00
parent 84db20dd88
commit ab80e0af41
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ if (!getGradle().getStartParameter().getTaskRequests().toString().contains("Fdro
def javaVersion = JavaVersion.VERSION_1_8
def aux = [
'com.crashlytics.sdk.android:crashlytics:2.10.1',
'com.google.firebase:firebase-core:17.0.1',
'com.google.firebase:firebase-analytics:17.1.0',
]
def lifecycleVersion = '2.2.0-alpha03'
def roomVersion = '2.1.0'