Merge pull request #9647 from nextcloud/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.8

Bump leakcanary-android from 2.7 to 2.8
This commit is contained in:
Álvaro Brey 2022-01-05 09:41:58 +01:00 committed by GitHub
commit d292c5a75b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -324,7 +324,7 @@ dependencies {
}
if (!ciBuild) {
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.8'
}
// dependencies for local unit tests