remove leakCanaryVersion declaration
This commit is contained in:
parent
16f828580f
commit
64dcf28e8c
|
@ -42,10 +42,6 @@ android {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
|
||||||
leakCanaryVersion = '1.5.4'
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:4.7.3'
|
implementation 'com.simplemobiletools:commons:4.7.3'
|
||||||
implementation 'com.theartofdev.edmodo:android-image-cropper:2.7.0'
|
implementation 'com.theartofdev.edmodo:android-image-cropper:2.7.0'
|
||||||
|
|
Loading…
Reference in New Issue