mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +01:00
update proguard to handle java8
This commit is contained in:
parent
f8d153ce08
commit
beab30089c
@ -93,7 +93,7 @@ subprojects {
|
||||
guava: 'com.google.guava:guava:14.0',
|
||||
jflex: 'de.jflex:jflex:1.4.3',
|
||||
junit: 'junit:junit:4.6',
|
||||
proguard: 'net.sf.proguard:proguard-base:4.8',
|
||||
proguard: 'net.sf.proguard:proguard-base:5.2',
|
||||
snakeyaml: 'org.yaml:snakeyaml:1.12',
|
||||
xmlpull: 'xpp3:xpp3:1.1.4c',
|
||||
xmlunit: 'xmlunit:xmlunit:1.3',
|
||||
|
Loading…
Reference in New Issue
Block a user