Forráskód Böngészése

Update dependency com.squareup.leakcanary:leakcanary-android to v2.14

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 11 hónapja
szülő
commit
e7e17d3f0d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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