mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-05 02:22:55 +01:00
start next dev cycle (2.0.2-SNAPSHOT)
This commit is contained in:
parent
f5c6925943
commit
f49335ab99
@ -16,8 +16,8 @@
|
||||
apply plugin: 'maven'
|
||||
apply from: 'gradle/functions.gradle'
|
||||
|
||||
def apktoolversion_major = '2.0.1'
|
||||
def apktoolversion_minor = '';
|
||||
def apktoolversion_major = '2.0.2'
|
||||
def apktoolversion_minor = 'SNAPSHOT';
|
||||
|
||||
allprojects {
|
||||
apply plugin: 'java'
|
||||
|
Loading…
Reference in New Issue
Block a user