Update dependencies

This commit is contained in:
Mygod
2019-02-03 13:56:20 +08:00
parent 9ca1c5e385
commit df5ef5731d

View File

@@ -87,7 +87,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.1.1'
baseImplementation 'com.android.billingclient:billing:1.2'
baseImplementation 'com.crashlytics.sdk.android:crashlytics:2.9.8'
baseImplementation 'com.google.firebase:firebase-core:16.0.6'
baseImplementation 'com.google.firebase:firebase-core:16.0.7'
testImplementation "androidx.arch.core:core-testing:$lifecycleVersion"
testImplementation 'junit:junit:4.12'
androidTestImplementation "androidx.room:room-testing:$roomVersion"