Increment version
This commit is contained in:
parent
7f07833a9e
commit
af7cbeea11
|
@ -18,7 +18,7 @@ androidExtensions {
|
|||
ext.versionMajor = 1
|
||||
ext.versionMinor = 0
|
||||
ext.versionPatch = 0
|
||||
ext.scVersion = 7
|
||||
ext.scVersion = 8
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Reference in New Issue