mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +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 from: 'gradle/functions.gradle'
|
||||
|
||||
def apktoolversion_major = '2.0.0'
|
||||
def apktoolversion_minor = '';
|
||||
def apktoolversion_major = '2.0.1'
|
||||
def apktoolversion_minor = 'SNAPSHOT';
|
||||
|
||||
allprojects {
|
||||
apply plugin: 'java'
|
||||
|
Loading…
Reference in New Issue
Block a user