mirror of
https://github.com/revanced/smali.git
synced 2025-06-12 04:17:36 +02:00
Update to latest antlr3/string template
This commit is contained in:
@ -33,7 +33,7 @@ dependencies {
|
||||
compile project(':util')
|
||||
compile 'com.google.code.findbugs:jsr305:1.3.9'
|
||||
compile 'com.google.guava:guava:13.0.1'
|
||||
compile 'org.antlr:stringtemplate:4.0.2'
|
||||
compile 'org.antlr:ST4:4.0.7'
|
||||
|
||||
testCompile 'junit:junit:4.6'
|
||||
}
|
Reference in New Issue
Block a user