mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-25 09:17:58 +00:00
Switched to leak canary startup
This commit is contained in:
parent
0afb68a080
commit
8879e19b7e
1 changed files with 1 additions and 1 deletions
|
@ -590,5 +590,5 @@ dependencies {
|
|||
// https://github.com/square/leakcanary
|
||||
// https://square.github.io/leakcanary/getting_started/
|
||||
// https://mvnrepository.com/artifact/com.squareup.leakcanary/leakcanary-android
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$canary_version"
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android-startup:$canary_version"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue