Update dependencies

This commit is contained in:
Mygod
2018-08-25 21:00:37 +08:00
parent 2dbfc1804b
commit a76fcf8cf7
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ dependencies {
implementation "androidx.core:core-ktx:$androidxVersion"
implementation "androidx.preference:preference:$androidxVersion"
implementation 'com.android.billingclient:billing:1.1'
implementation 'com.crashlytics.sdk.android:crashlytics:2.9.4'
implementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
implementation 'com.github.luongvo:BadgeView:1.1.5'
implementation "com.google.android.material:material:$androidxVersion"
implementation 'com.linkedin.dexmaker:dexmaker-mockito:2.19.1'