mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-19 08:17:35 +01:00
bump version for start of semantic version increase (2.0.1-SNAPSHOT)
This commit is contained in:
parent
07ea41bf26
commit
4fc78b2508
@ -16,8 +16,8 @@
|
|||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
apply from: 'gradle/functions.gradle'
|
apply from: 'gradle/functions.gradle'
|
||||||
|
|
||||||
def apktoolversion_major = '2.0.0'
|
def apktoolversion_major = '2.0.1'
|
||||||
def apktoolversion_minor = '';
|
def apktoolversion_minor = 'SNAPSHOT';
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user