Version 1.0.1 version code 3

This commit is contained in:
Mathieu Sanchez 2020-04-25 08:42:46 +02:00
parent 49c92783cd
commit 36e7818af5

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23
targetSdkVersion 29
versionCode 2
versionName "1.0"
versionCode 3
versionName "1.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}