Version 1.0.4-beta2 version code 1001

This commit is contained in:
Mathieu Sanchez 2020-05-02 14:47:57 +02:00
parent 731920ca28
commit fac797ed32

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19" applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 29 targetSdkVersion 29
versionCode 1000 versionCode 1001
versionName "1.0.4-beta1" versionName "1.0.4-beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }