Version 1.0.5-beta1 version code 1002

This commit is contained in:
Mathieu Sanchez 2020-05-02 15:47:23 +02:00
parent 3b2bf5f0ae
commit af6cef0cd4
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23
targetSdkVersion 29
versionCode 1001
versionName "1.0.4-beta2"
versionCode 1002
versionName "1.0.5-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}