chore(deps,android) bump leakcanary

This commit is contained in:
Saúl Ibarra Corretgé 2020-09-29 14:27:02 +02:00 committed by Saúl Ibarra Corretgé
parent e6e088d197
commit 7ef4de9c1c
1 changed files with 1 additions and 1 deletions

View File

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