mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-17 04:20:00 +03:00
Increment version
This commit is contained in:
parent
eeb65e60d5
commit
17430b06a2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ext.versionMajor = 1
|
|||
ext.versionMinor = 0
|
||||
ext.versionPatch = 4
|
||||
|
||||
ext.scVersion = 11
|
||||
ext.scVersion = 12
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Add table
Reference in a new issue