leak canary release 2.0
This commit is contained in:
parent
a559ba362d
commit
8b34f9ce45
@ -29,5 +29,5 @@ dependencies {
|
|||||||
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.1'
|
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.1'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
|
||||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-5'
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user