update to version 3.5
This commit is contained in:
parent
de72a5dcda
commit
6f3b3c2adb
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "fr.mobdev.blooddonation"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 28
|
||||
versionCode = 12
|
||||
versionName = "3.4"
|
||||
versionCode = 14
|
||||
versionName = "3.5"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue