Release 3.2

This commit is contained in:
Schoumi 2017-08-25 10:29:35 +02:00
parent a1235d447d
commit ed9f00bab2
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.mobdev.blooddonation"
minSdkVersion 17
targetSdkVersion 26
versionCode = 9
versionName = "3.1"
versionCode = 10
versionName = "3.2"
}
buildTypes {
release {