Updating leakcanary
This commit is contained in:
parent
7fd2060bb0
commit
79b322f115
@ -103,7 +103,7 @@ dependencies {
|
|||||||
compile 'com.anthonycr.progress:animated-progress:1.0'
|
compile 'com.anthonycr.progress:animated-progress:1.0'
|
||||||
|
|
||||||
// memory leak analysis
|
// memory leak analysis
|
||||||
def leakCanaryVersion = '1.5'
|
def leakCanaryVersion = '1.5.1'
|
||||||
debugCompile "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
debugCompile "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||||
releaseCompile "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
|
releaseCompile "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user