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