remove leakCanaryVersion declaration

This commit is contained in:
tibbi 2018-09-05 21:18:26 +02:00
parent 16f828580f
commit 64dcf28e8c
1 changed files with 0 additions and 4 deletions

View File

@ -42,10 +42,6 @@ android {
}
}
ext {
leakCanaryVersion = '1.5.4'
}
dependencies {
implementation 'com.simplemobiletools:commons:4.7.3'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.7.0'