Fixed play store update.
This commit is contained in:
parent
6d6f6c72ac
commit
68892fb41b
@ -13,7 +13,7 @@ ext {
|
|||||||
buildDate: new Date()
|
buildDate: new Date()
|
||||||
]
|
]
|
||||||
// This will make me able to build multiple times a day. May break thinks. I may forget it.
|
// This will make me able to build multiple times a day. May break thinks. I may forget it.
|
||||||
todaysBuilds = "1"
|
todaysBuilds = "3"
|
||||||
}
|
}
|
||||||
|
|
||||||
def gitVersion() {
|
def gitVersion() {
|
||||||
|
Loading…
Reference in New Issue
Block a user