Version 2.2

This commit is contained in:
Schoumi 2017-01-19 22:56:13 +01:00
parent 2cfc670299
commit 7c8affefdc
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 4 versionCode 5
versionName "2.1" versionName "2.2"
} }
buildTypes { buildTypes {