Procházet zdrojové kódy

chore(deps,android) bump leakcanary

master
Saúl Ibarra Corretgé před 4 roky
rodič
revize
7ef4de9c1c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      android/app/build.gradle

+ 1
- 1
android/app/build.gradle Zobrazit soubor

@@ -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'

Načítá se…
Zrušit
Uložit