mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-24 16:53:56 +03:00
Prepare v0.14.2
This commit is contained in:
parent
97aca28c0d
commit
cfee2f93f2
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ androidExtensions {
|
|||
}
|
||||
|
||||
ext.versionMajor = 0
|
||||
ext.versionMinor = 15
|
||||
ext.versionPatch = 0
|
||||
ext.versionMinor = 14
|
||||
ext.versionPatch = 2
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Add table
Reference in a new issue