Skip to content

Commit

Permalink
Update to HAHA 1.2
Browse files Browse the repository at this point in the history
* HAHA 1.2 has no .properties resource file which should fix #46
  • Loading branch information
pyricau committed May 12, 2015
1 parent bf71228 commit 307a0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/leakcanary-analyzer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

dependencies {
compile 'com.squareup.haha:haha:1.1'
compile 'com.squareup.haha:haha:1.2'
compile project(':leakcanary-watcher')
testCompile 'junit:junit:4.12'
}
Expand Down

0 comments on commit 307a0be

Please sign in to comment.