mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-14 04:46:50 +01:00
beab30089c8faa53b3e30e5caf5bc9dac7e089d0
- update remaining reference to Proguard 5.2
This commit is contained in:
parent
3736ecef32
commit
ea38c65e82
@ -82,7 +82,7 @@ subprojects {
|
||||
stringtemplate: 'org.antlr:stringtemplate:3.2.1',
|
||||
commons_cli: 'commons-cli:commons-cli:1.2',
|
||||
jflex: 'de.jflex:jflex:1.4.3',
|
||||
proguard: 'net.sf.proguard:proguard-base:4.8'
|
||||
proguard: 'net.sf.proguard:proguard-base:5.2'
|
||||
]
|
||||
}
|
||||
|
||||
@ -111,4 +111,4 @@ buildscript {
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.8'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user