Version 1.0.4 version code 6

This commit is contained in:
Mathieu Sanchez 2020-04-26 17:14:00 +02:00
parent ff04fb3102
commit 41676a6b54
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23
targetSdkVersion 29
versionCode 5
versionName "1.0.3"
versionCode 6
versionName "1.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}