mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-07 10:35:52 +01:00
version bump to 2.0.0 wip
This commit is contained in:
parent
e4d506ab27
commit
213f6f8a65
@ -17,7 +17,7 @@
|
|||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
apply plugin: 'license'
|
apply plugin: 'license'
|
||||||
ext.apktoolversion = '1.5.3-SNAPSHOT'
|
ext.apktoolversion = '2.0.0-SNAPSHOT'
|
||||||
ext.fullrev = '';
|
ext.fullrev = '';
|
||||||
ext.gitrev_version = '';
|
ext.gitrev_version = '';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user