From a1e35b55200d638bd42cc08bc3b7a222742ba4cf Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Jun 2017 10:24:40 +0200 Subject: [PATCH] Version 2.0.1 Signed-off-by: Thomas Citharel --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index d222e8dbe..0afbd674a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "fr.gaulupeau.apps.InThePoche" minSdkVersion 11 targetSdkVersion 25 - versionCode 104 - versionName "2.0.0" + versionCode 105 + versionName "2.0.1" javaCompileOptions { annotationProcessorOptions {