ソースを参照

chore(deps,android) bump leakcanary

master
Saúl Ibarra Corretgé 5年前
コミット
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'

読み込み中…
キャンセル
保存