leakCanary only in debug
This commit is contained in:
parent
94d9b69c6c
commit
d5a089fb24
|
@ -102,8 +102,7 @@ dependencies {
|
||||||
implementation 'com.caverock:androidsvg-aar:1.4'
|
implementation 'com.caverock:androidsvg-aar:1.4'
|
||||||
implementation 'com.github.singpolyma:Better-Link-Movement-Method:4df081e1e4'
|
implementation 'com.github.singpolyma:Better-Link-Movement-Method:4df081e1e4'
|
||||||
|
|
||||||
// TODO swap to debugImplementation
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:3.0-alpha-1'
|
||||||
implementation 'com.squareup.leakcanary:leakcanary-android:3.0-alpha-1'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
|
Loading…
Reference in a new issue