diff --git a/app/build.gradle b/app/build.gradle index 03f9f90cb..0feababec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { applicationId "fr.gaulupeau.apps.InThePoche" minSdkVersion 8 targetSdkVersion 23 - versionCode 13 + versionCode 14 versionName "1.9" }