update to smali 2.1.2

This commit is contained in:
Connor Tumbleson 2016-05-07 16:54:36 -04:00
parent 47dd120b38
commit 8d57d95a5f
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -94,7 +94,7 @@ subprojects {
junit: 'junit:junit:4.6',
proguard_gradle: 'net.sf.proguard:proguard-gradle:5.2.1',
snakeyaml: 'org.yaml:snakeyaml:1.12',
smali: 'org.smali:smali:2.1.1',
smali: 'org.smali:smali:2.1.2',
xmlpull: 'xpp3:xpp3:1.1.4c',
xmlunit: 'xmlunit:xmlunit:1.3',
]