Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun committed Dec 20, 2021
1 parent fb03812 commit 24893f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ allprojects {
apply plugin: 'idea'
apply plugin: 'eclipse'
group = 'com.github.CodingGay.BlackObfuscator'
version = '1.4-SNAPSHOT'
version = '1.5-SNAPSHOT'
}

defaultTasks('clean','distZip')
Expand Down

0 comments on commit 24893f0

Please sign in to comment.