diff --git a/app/build.gradle b/app/build.gradle index e62b705..f27bf1e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { applicationId "fr.gaulupeau.apps.InThePoche" minSdkVersion 8 targetSdkVersion 21 - versionCode 9 + versionCode 10 versionName "1.7" } buildTypes {