Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Ski committed Mar 26, 2020
1 parent 48da3a9 commit cad40d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ allprojects {
version = '1.0.7'

if(hasProperty("release")) {
} else if (hasProperty("snapshot")) {

} else {
version += "-SNAPSHOT"
}

Expand Down

0 comments on commit cad40d9

Please sign in to comment.