add leakCanary

This commit is contained in:
kosyak 2024-02-19 00:46:11 +01:00
parent abcdd96cc9
commit 3db7c2c3da

View file

@ -101,6 +101,9 @@ dependencies {
implementation 'com.github.kizitonwose.colorpreference:support:1.1.0'
implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.singpolyma:Better-Link-Movement-Method:4df081e1e4'
// TODO swap to debugImplementation
implementation 'com.squareup.leakcanary:leakcanary-android:3.0-alpha-1'
}
ext {