mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Increment version
This commit is contained in:
parent
de8d0555ab
commit
adaed3fd64
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ androidExtensions {
|
|||
ext.versionMajor = 1
|
||||
ext.versionMinor = 0
|
||||
ext.versionPatch = 0
|
||||
ext.scVersion = 9
|
||||
ext.scVersion = 10
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Reference in a new issue