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
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 1000
versionName "1.0.4-beta1"
versionCode 1001
versionName "1.0.4-beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}