This commit is contained in:
Schoumi 2017-02-02 18:59:45 +01:00
parent 8d7b5da123
commit a841d7ae14
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 5
versionName "2.2"
versionCode 6
versionName "2.3"
}
buildTypes {