mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-07 10:35:52 +01:00
version bump (2.2.2)
This commit is contained in:
parent
1b55105042
commit
499c2f9039
@ -29,7 +29,7 @@ apply plugin: 'maven'
|
||||
apply from: 'gradle/functions.gradle'
|
||||
|
||||
def apktoolversion_major = '2.2.2'
|
||||
def apktoolversion_minor = 'SNAPSHOT';
|
||||
def apktoolversion_minor = '';
|
||||
|
||||
defaultTasks 'build', 'fatJar', 'proguard'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user