Version 2.0.1-beta1 version code 1004

This commit is contained in:
Mathieu Sanchez 2020-10-30 08:50:16 +01:00
parent 20d41dec23
commit 1530028f4b
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23
targetSdkVersion 30
versionCode 1003
versionName "2.0.0-beta1"
versionCode 1004
versionName "2.0.1-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}