mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
start new dev cycle (2.1.0-SNAPSHOT)
- including previous commit :)
This commit is contained in:
parent
06a96d035d
commit
47076ebaba
@ -32,8 +32,8 @@ plugins {
|
|||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
apply from: 'gradle/functions.gradle'
|
apply from: 'gradle/functions.gradle'
|
||||||
|
|
||||||
def apktoolversion_major = '2.0.3'
|
def apktoolversion_major = '2.1.0'
|
||||||
def apktoolversion_minor = '';
|
def apktoolversion_minor = 'SNAPSHOT';
|
||||||
|
|
||||||
defaultTasks 'build', 'fatJar', 'proguard'
|
defaultTasks 'build', 'fatJar', 'proguard'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user