From d69c083dc07d2ba31622820b2693c1d60e0f206d Mon Sep 17 00:00:00 2001 From: tom79 Date: Wed, 24 May 2017 19:48:56 +0200 Subject: [PATCH] Prepares release 1.1.1 --- .idea/misc.xml | 2 +- app/build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 63f7e50d3..ffcdac057 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -55,7 +55,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index 08b2bc698..e0c5f69e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,7 +7,7 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 25 - versionCode 7 + versionCode 8 versionName "1.1.1" } buildTypes {