Release 2.5

This commit is contained in:
Schoumi 2017-04-19 18:45:43 +02:00
parent 2218b47975
commit cbcc4301ee
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 7 versionCode 8
versionName "2.4" versionName "2.5"
} }
buildTypes { buildTypes {