Update to stable leak canary release
This commit is contained in:
parent
0185b5c1ba
commit
3d745cbe6e
@ -86,8 +86,8 @@ dependencies {
|
|||||||
compile(project(':libnetcipher'))
|
compile(project(':libnetcipher'))
|
||||||
|
|
||||||
// memory leak analysis
|
// memory leak analysis
|
||||||
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4-beta1'
|
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3.1'
|
||||||
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta1'
|
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3.1'
|
||||||
|
|
||||||
provided 'javax.annotation:jsr250-api:1.0'
|
provided 'javax.annotation:jsr250-api:1.0'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user