Bump leakcanary-android from 2.9.1 to 2.10 (#7570)

This commit is contained in:
dependabot[bot] 2022-12-05 10:20:02 +01:00 committed by GitHub
parent 34d29dc9d7
commit b4792c8a59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -404,6 +404,6 @@ dependencies {
androidTestImplementation libs.androidx.fragmentTesting
androidTestImplementation "org.jetbrains.kotlin:kotlin-reflect:1.7.22"
debugImplementation libs.androidx.fragmentTesting
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.9.1'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
}