提交 0aa7173e 编写于 作者: A Ahmed Ashour 提交者: skylot

chore: upgrade smali to 2.2.7 (PR #593)

上级 b1b49e61
......@@ -8,12 +8,12 @@ dependencies {
compile 'org.ow2.asm:asm:7.1'
compile 'org.jetbrains:annotations:17.0.0'
compile 'uk.com.robust-it:cloning:1.9.12'
compile('org.smali:smali:2.2.6') {
compile('org.smali:smali:2.2.7') {
exclude group: 'com.google.guava'
}
compile 'com.google.guava:guava:27.1-jre'
testCompile 'org.smali:baksmali:2.2.6'
testCompile 'org.smali:baksmali:2.2.7'
testCompile 'org.apache.commons:commons-lang3:3.8.1'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册