浏览代码

Merge pull request #12469 from nextcloud/renovate/com.squareup.leakcanary-leakcanary-android-2.x

Update dependency com.squareup.leakcanary:leakcanary-android to v2.13
Andy Scherzinger 1 年之前
父节点
当前提交
fa4ea8d690
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -333,7 +333,7 @@ dependencies {
     }
 
     if (perfAnalysis) {
-        debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
+        debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.13'
     }
 
     // dependencies for local unit tests