Skip to content

Commit

Permalink
#releaseBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
GoryMoon committed Sep 20, 2018
1 parent 633bd38 commit a2cb15a
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 @@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
sourceCompatibility = 1.8
targetCompatibility = 1.8

version = "2.4.23"
version = "2.4.24"

def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {
Expand Down

0 comments on commit a2cb15a

Please sign in to comment.