mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 18:36:21 +03:00
Increment version
Change-Id: I7de06d933fdddf3b4cd05538f0c5b3f29066b6c8
This commit is contained in:
parent
6477b4cc47
commit
372ae6e162
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ext.versionMajor = 1
|
|||
ext.versionMinor = 0
|
||||
ext.versionPatch = 5
|
||||
|
||||
ext.scVersion = 17
|
||||
ext.scVersion = 18
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Reference in a new issue