From c9277233790f1b5ec06789176c62f5f477843a47 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sun, 10 Nov 2019 14:03:50 +0100 Subject: [PATCH] Version 2.3 stable 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 43b4c4f6a..ca970d544 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "fr.gaulupeau.apps.InThePoche" minSdkVersion 21 targetSdkVersion 28 - versionCode 218 - versionName "2.3.0-beta.4" + versionCode 219 + versionName "2.3.0" javaCompileOptions { annotationProcessorOptions {