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

View File

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