From df5556b94593881f65f6a01815029682bd8cee3d Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Fri, 30 Mar 2018 22:17:47 +0200 Subject: [PATCH] Build. --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 5869a47..55c4afd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 = "2" } def gitVersion() {