Fixed play store update.

This commit is contained in:
Amine Bou 2018-03-31 08:22:57 +02:00
parent 6d6f6c72ac
commit 68892fb41b

View File

@ -13,7 +13,7 @@ ext {
buildDate: new Date()
]
// This will make me able to build multiple times a day. May break thinks. I may forget it.
todaysBuilds = "1"
todaysBuilds = "3"
}
def gitVersion() {