Skip to content

Commit 9402bd9

Browse files
committed
version bump (2.0.3)
1 parent 13b3990 commit 9402bd9

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
@@ -33,7 +33,7 @@ apply plugin: 'maven'
3333
apply from: 'gradle/functions.gradle'
3434

3535
def apktoolversion_major = '2.0.3'
36-
def apktoolversion_minor = 'SNAPSHOT';
36+
def apktoolversion_minor = '';
3737

3838
defaultTasks 'build', 'fatJar', 'proguard'
3939

0 commit comments

Comments
 (0)