|
@@ -74,7 +74,7 @@ dependencies {
|
74
|
74
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
75
|
75
|
implementation 'androidx.appcompat:appcompat:1.2.0'
|
76
|
76
|
|
77
|
|
- debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-5'
|
|
77
|
+ debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.2'
|
78
|
78
|
|
79
|
79
|
if (!rootProject.ext.libreBuild) {
|
80
|
80
|
implementation 'com.google.android.gms:play-services-auth:16.0.1'
|