mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 12:13:51 +03:00
Increment version
This commit is contained in:
parent
043a908d24
commit
761580c930
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ androidExtensions {
|
|||
ext.versionMajor = 0
|
||||
ext.versionMinor = 20
|
||||
ext.versionPatch = 0
|
||||
ext.scVersion = 2
|
||||
ext.scVersion = 3
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Add table
Reference in a new issue