Skip to content

Commit 13ec3b6

Browse files
committed
version bump (2.2.3)
1 parent 95f86fc commit 13ec3b6

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
@@ -28,7 +28,7 @@ buildscript {
2828
apply from: 'gradle/functions.gradle'
2929

3030
def apktoolversion_major = '2.2.3'
31-
def apktoolversion_minor = 'SNAPSHOT';
31+
def apktoolversion_minor = '';
3232

3333
defaultTasks 'build', 'shadowJar', 'proguard'
3434

0 commit comments

Comments
 (0)