瀏覽代碼

chore(deps,android) bump leakcanary

master
Saúl Ibarra Corretgé 4 年之前
父節點
當前提交
7ef4de9c1c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      android/app/build.gradle

+ 1
- 1
android/app/build.gradle 查看文件

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

Loading…
取消
儲存