فهرست منبع

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