remove dead imports

remove old kxml import
update snakeyaml to 1.12
This commit is contained in:
Connor Tumbleson
2013-05-01 18:05:46 -05:00
parent db6ecadc00
commit 168075e493
2 changed files with 2 additions and 7 deletions

View File

@ -54,8 +54,7 @@ compile project(':brut.j.dir'),
project(':brut.apktool.smali:dexlib'),
project(':brut.apktool.smali:baksmali'),
project(':brut.apktool.smali:smali'),
"org.yaml:snakeyaml:1.11",
"net.sf.kxml:kxml2:2.3.0",
"org.yaml:snakeyaml:1.12",
"xpp3:xpp3:1.1.4c",
"xmlunit:xmlunit:1.3",
"com.google.guava:guava:12.0",