From 42db86d9226fe486b7e2f353a24028902ba39aa9 Mon Sep 17 00:00:00 2001 From: Franck W Date: Wed, 5 Jun 2019 20:46:48 +0200 Subject: [PATCH] =?UTF-8?q?Passage=20=C3=A0=20la=20version=201.0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.build.gradle b/app.build.gradle index b81f23b..3f04182 100644 --- a/app.build.gradle +++ b/app.build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.franckrj.noelupload" minSdkVersion 21 targetSdkVersion 28 - versionCode 8 - versionName "0.8" + versionCode 9 + versionName "1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resConfigs "fr" kapt {