Skip to content

Commit 9caa25b

Browse files
committed
Update build.gradle
1 parent 78900aa commit 9caa25b

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
@@ -3,7 +3,7 @@ allprojects {
33
apply plugin: 'idea'
44
apply plugin: 'eclipse'
55
group = 'com.github.CodingGay.BlackObfuscator'
6-
version = '1.5-SNAPSHOT'
6+
version = '1.6-SNAPSHOT'
77
}
88

99
defaultTasks('clean','distZip')

0 commit comments

Comments
 (0)