Version 2.1.1 versionCode 12

This commit is contained in:
Mathieu Sanchez 2020-11-28 10:38:34 +01:00
parent 65c7d46379
commit 4ba6e0ea58
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 11
versionName "2.1.0"
versionCode 12
versionName "2.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}