Version2.1.1-beta1 versionCode 1007

This commit is contained in:
Mathieu Sanchez 2020-11-28 03:54:34 +01:00
parent 3811723df6
commit 747cae4d04
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 1006
versionName "2.0.2-beta1"
versionCode 1007
versionName "2.1.1-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}