mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 09:17:35 +01:00
version bump (v1.5.2)
This commit is contained in:
parent
2a7cf75682
commit
fe26f7e2a7
@ -1,7 +1,7 @@
|
|||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
apply plugin: 'license'
|
apply plugin: 'license'
|
||||||
ext.apktoolversion = '1.5.1-SNAPSHOT'
|
ext.apktoolversion = '1.5.2-SNAPSHOT'
|
||||||
ext.fullrev = '';
|
ext.fullrev = '';
|
||||||
ext.gitrev_version = '';
|
ext.gitrev_version = '';
|
||||||
import org.apache.tools.ant.filters.*
|
import org.apache.tools.ant.filters.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user