mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 13:57:46 +01:00
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…
Reference in New Issue
Block a user