add leakCanary
This commit is contained in:
parent
abcdd96cc9
commit
3db7c2c3da
|
@ -101,6 +101,9 @@ dependencies {
|
||||||
implementation 'com.github.kizitonwose.colorpreference:support:1.1.0'
|
implementation 'com.github.kizitonwose.colorpreference:support:1.1.0'
|
||||||
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
|
||||||
|
implementation 'com.squareup.leakcanary:leakcanary-android:3.0-alpha-1'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
|
Loading…
Reference in a new issue