adjust build.gradle to handle apktool / dexlib2

This commit is contained in:
Connor Tumbleson
2013-06-20 08:27:13 -05:00
parent 007a6d45a2
commit a2c8d64d84
8 changed files with 26 additions and 11 deletions

View File

@ -30,7 +30,7 @@
*/
dependencies {
compile project(':util')
compile project(':brut.apktool.smali:util')
compile 'com.google.code.findbugs:jsr305:1.3.9'
compile 'com.google.guava:guava:13.0.1'
compile 'org.antlr:ST4:4.0.7'