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