Update to latest leak canary version
This commit is contained in:
parent
0b0ae0cde8
commit
ef7fb521ff
@ -102,6 +102,6 @@ dependencies {
|
|||||||
compile project(':animated-progress-bar')
|
compile project(':animated-progress-bar')
|
||||||
|
|
||||||
// memory leak analysis
|
// memory leak analysis
|
||||||
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4-beta2'
|
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4'
|
||||||
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta2'
|
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4'
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user