Version 2.0.1-beta2 and versionCode 1005

This commit is contained in:
Mathieu Sanchez 2020-10-31 09:54:38 +01:00
parent ee9b243902
commit 6983af93d7
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 1004
versionName "2.0.1-beta1"
versionCode 1005
versionName "2.0.1-beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}