mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-24 05:04:50 -04:00
#1212 re-enable leakcanary
This commit is contained in:
parent
fdc3fd4541
commit
b3e5a46ae7
@ -123,7 +123,7 @@ dependencies {
|
||||
implementation "io.reactivex.rxjava2:rxjava:$rxJavaVersion"
|
||||
|
||||
// Leak canary
|
||||
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-alpha-2'
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-alpha-2'
|
||||
|
||||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
|
||||
|
Loading…
x
Reference in New Issue
Block a user