update versionCode to 10

This commit is contained in:
Thomas Citharel 2014-11-20 17:41:29 +01:00
parent e45e4365a3
commit 1f9aae4045

View File

@ -8,7 +8,7 @@ android {
applicationId "fr.gaulupeau.apps.InThePoche" applicationId "fr.gaulupeau.apps.InThePoche"
minSdkVersion 8 minSdkVersion 8
targetSdkVersion 21 targetSdkVersion 21
versionCode 9 versionCode 10
versionName "1.7" versionName "1.7"
} }
buildTypes { buildTypes {