Skip to content

Commit

Permalink
#118 Update build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoraka committed Dec 5, 2016
1 parent 0b74b41 commit eb396dd
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 @@ -67,7 +67,7 @@ subprojects {

sourceCompatibility = '1.8'
targetCompatibility = '1.8'
version = '0.4-SNAPSHOT'
version = '0.4-rc1'

repositories {
mavenCentral()
Expand Down

0 comments on commit eb396dd

Please sign in to comment.