mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
version bump (rc2)
This commit is contained in:
parent
0912ac6323
commit
a21cb84961
@ -17,7 +17,7 @@ apply plugin: 'java'
|
||||
apply plugin: 'maven'
|
||||
|
||||
def apktoolversion_major = '2.0.0'
|
||||
def apktoolversion_minor = 'RC1';
|
||||
def apktoolversion_minor = 'RC2';
|
||||
|
||||
if (!('release' in gradle.startParameter.taskNames)) {
|
||||
def hash = getCheckedOutGitCommitHash();
|
||||
|
Loading…
Reference in New Issue
Block a user