mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-11 06:59:24 +01:00
version bump (RC3)
This commit is contained in:
parent
02b5c7c57b
commit
b81aacc8de
@ -17,7 +17,7 @@ apply plugin: 'maven'
|
||||
apply from: 'gradle/functions.gradle'
|
||||
|
||||
def apktoolversion_major = '2.0.0'
|
||||
def apktoolversion_minor = 'RC2';
|
||||
def apktoolversion_minor = 'RC3';
|
||||
|
||||
allprojects {
|
||||
apply plugin: 'java'
|
||||
|
Loading…
Reference in New Issue
Block a user