Skip to content

Commit

Permalink
leakcanary
Browse files Browse the repository at this point in the history
  • Loading branch information
Tneciv committed Mar 20, 2016
1 parent 4f96cac commit 2f101ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
//animation lib start
//animation lib end
compile files('libs/Bughd_android_sdk_v1.3.7.jar')
// releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta1'
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta1'
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4-beta1'
testCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta1'
compile 'com.android.support:appcompat-v7:23.2.1'
Expand Down

0 comments on commit 2f101ca

Please sign in to comment.