mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-01 14:44:26 +02:00
start next dev cycle (2.0.3-SNAPSHOT)
This commit is contained in:
parent
ee9d44c785
commit
2aca068fee
@ -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.2'
|
def apktoolversion_major = '2.0.3'
|
||||||
def apktoolversion_minor = '';
|
def apktoolversion_minor = 'SNAPSHOT';
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user