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 {