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