mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-17 20:40:07 +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.versionMinor = 0
|
||||||
ext.versionPatch = 5
|
ext.versionPatch = 5
|
||||||
|
|
||||||
ext.scVersion = 17
|
ext.scVersion = 18
|
||||||
|
|
||||||
static def getGitTimestamp() {
|
static def getGitTimestamp() {
|
||||||
def cmd = 'git show -s --format=%ct'
|
def cmd = 'git show -s --format=%ct'
|
||||||
|
|
Loading…
Add table
Reference in a new issue