mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
version bump (2.2.0)
This commit is contained in:
parent
00abedfa06
commit
c6c62d2b7a
@ -29,7 +29,7 @@ apply plugin: 'maven'
|
||||
apply from: 'gradle/functions.gradle'
|
||||
|
||||
def apktoolversion_major = '2.2.0'
|
||||
def apktoolversion_minor = 'SNAPSHOT';
|
||||
def apktoolversion_minor = '';
|
||||
|
||||
defaultTasks 'build', 'fatJar', 'proguard'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user