Merge pull request #9656 from nextcloud/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.8.1

Bump leakcanary-android from 2.8 to 2.8.1
This commit is contained in:
Álvaro Brey 2022-01-07 13:22:48 +01:00 committed by GitHub
commit 875f4ae7eb
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.8'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.8.1'
}
// dependencies for local unit tests