New Release to fix some bugs
This commit is contained in:
parent
21eb1c2e94
commit
9f1d1cc6f1
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue