mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-09 08:24:14 +01:00
Version++
This commit is contained in:
parent
fd4acbc216
commit
5b5dcf988d
@ -14,7 +14,7 @@ kapt {
|
||||
// Note: 2 digits max for each value
|
||||
ext.versionMajor = 1
|
||||
ext.versionMinor = 3
|
||||
ext.versionPatch = 0
|
||||
ext.versionPatch = 1
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
Loading…
Reference in New Issue
Block a user