New Release to fix some bugs

This commit is contained in:
Schoumi 2017-08-25 01:32:17 +02:00
parent 21eb1c2e94
commit 9f1d1cc6f1
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 = 8
versionName = "3.0"
versionCode = 9
versionName = "3.1"
}
buildTypes {
release {