Publish 2.8

This commit is contained in:
Schoumi 2017-10-15 20:44:51 +02:00
parent a7225d626a
commit fae4831cf9
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "fr.mobdev.goblim"
minSdkVersion 15
targetSdkVersion 25
versionCode 10
versionName "2.7"
versionCode 11
versionName "2.8"
}
buildTypes {