Version 2.0.0-beta1 code 1003

This commit is contained in:
Mathieu Sanchez 2020-10-24 17:34:02 +02:00
parent b04cd541b4
commit b712c391ce
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 1002
versionName "1.0.5-beta1"
versionCode 1003
versionName "2.0.0-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}