Bump version, #releaseBuild
This commit is contained in:
parent
968cb057e1
commit
358b3a48a7
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "2.3.2"
|
||||
version = "2.3.3"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Reference in a new issue