Publish Version 3.4

This commit is contained in:
Schoumi 2017-10-15 20:21:51 +02:00
parent ba66d074ba
commit 96d0d81ade
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 = 11
versionName = "3.3"
versionCode = 12
versionName = "3.4"
}
buildTypes {
release {