|
@@ -303,7 +303,7 @@ dependencies {
|
|
}
|
|
}
|
|
|
|
|
|
if (project.hasProperty("leakCanary")) {
|
|
if (project.hasProperty("leakCanary")) {
|
|
- debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.9.1'
|
|
|
|
|
|
+ debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
|
|
}
|
|
}
|
|
|
|
|
|
// dependencies for local unit tests
|
|
// dependencies for local unit tests
|