Version 2.1.2-beta1 versionCode 1008

This commit is contained in:
Mathieu Sanchez 2020-11-28 10:57:51 +01:00
parent b0fb52ea79
commit a5de6ae137

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19" applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 30 targetSdkVersion 30
versionCode 1007 versionCode 1008
versionName "2.1.1-beta1" versionName "2.1.2-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }