mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
version++
This commit is contained in:
parent
3a0734f6e2
commit
db55693201
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ kapt {
|
|||
// Note: 2 digits max for each value
|
||||
ext.versionMajor = 1
|
||||
ext.versionMinor = 2
|
||||
ext.versionPatch = 2
|
||||
ext.versionPatch = 3
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Add table
Reference in a new issue