[skip] adjust path to match apktool structure

This commit is contained in:
Connor Tumbleson 2015-01-21 07:33:51 -06:00
parent 52482802dc
commit 5afd6f5e69

View File

@ -40,7 +40,7 @@ dependencies {
compile depends.guava
testCompile depends.junit
testCompile project(':smali')
testCompile project(':brut.apktool.smali:smali')
proguard depends.proguard
}