Release-v2.4

This commit is contained in:
Schoumi 2017-02-14 02:55:02 +01:00
parent 9358a47de7
commit c864a57d5b
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "fr.mobdev.goblim" applicationId "fr.mobdev.goblim"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 6 versionCode 7
versionName "2.3" versionName "2.4"
} }
buildTypes { buildTypes {