Skip to content

Commit

Permalink
Merge pull request #5 from Team6083/develop
Browse files Browse the repository at this point in the history
update gradle
  • Loading branch information
kennhung authored Dec 14, 2018
2 parents 09ff92e + f789308 commit 4b3f278
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 @@ -41,7 +41,7 @@ jar {
}

group = 'com.github.team6083'
version = '0.1.0-alpha-1'
version = '0.1.0-alpha-2'

task sourceJar(type: Jar) {
classifier "sources"
Expand Down

0 comments on commit 4b3f278

Please sign in to comment.