mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 17:27:41 +01:00
version bump
This commit is contained in:
parent
e3ed1a448a
commit
edf81c2597
@ -17,7 +17,7 @@ apply plugin: 'java'
|
|||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
|
|
||||||
def apktoolversion_major = '2.0.0'
|
def apktoolversion_major = '2.0.0'
|
||||||
def apktoolversion_minor = 'Beta8';
|
def apktoolversion_minor = 'Beta9';
|
||||||
|
|
||||||
if (!('release' in gradle.startParameter.taskNames)) {
|
if (!('release' in gradle.startParameter.taskNames)) {
|
||||||
def hash = getCheckedOutGitCommitHash();
|
def hash = getCheckedOutGitCommitHash();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user