Skip to content

Commit 045b7e7

Browse files
committed
version bump (2.2.4)
1 parent 1a8916e commit 045b7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ plugins {
3232
apply from: 'gradle/functions.gradle'
3333

3434
def apktoolversion_major = '2.2.4'
35-
def apktoolversion_minor = 'SNAPSHOT';
35+
def apktoolversion_minor = '';
3636

3737
defaultTasks 'build', 'shadowJar', 'proguard'
3838

0 commit comments

Comments
 (0)