Increment version patch for a new release on the PlayStore
This commit is contained in:
parent
16a275529d
commit
d436a7bad7
@ -17,7 +17,7 @@ androidExtensions {
|
|||||||
// Note: 2 digits max for each value
|
// Note: 2 digits max for each value
|
||||||
ext.versionMajor = 0
|
ext.versionMajor = 0
|
||||||
ext.versionMinor = 91
|
ext.versionMinor = 91
|
||||||
ext.versionPatch = 0
|
ext.versionPatch = 1
|
||||||
|
|
||||||
static def getGitTimestamp() {
|
static def getGitTimestamp() {
|
||||||
def cmd = 'git show -s --format=%ct'
|
def cmd = 'git show -s --format=%ct'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user