Update to smali 2.1.3

- fixes #1269
This commit is contained in:
Connor Tumbleson 2016-08-03 07:43:02 -04:00
parent 2135ad3057
commit 2783ec34d0
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.2',
smali: 'org.smali:smali:2.1.3',
xmlpull: 'xpp3:xpp3:1.1.4c',
xmlunit: 'xmlunit:xmlunit:1.3',
]