mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-05 17:45:52 +01:00
Merge pull request #102 from iBotPeaches/proguard5.2
update proguard to handle java8
This commit is contained in:
commit
3736ecef32
@ -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