Version 1.0.3 version code 5

This commit is contained in:
Mathieu Sanchez 2020-04-26 10:17:52 +02:00
parent a0e55683c6
commit 1f255951a0

View File

@ -15,8 +15,8 @@ android {
applicationId "fr.sanchezm.attestationsCovid19"
minSdkVersion 23
targetSdkVersion 29
versionCode 4
versionName "1.0.2"
versionCode 5
versionName "1.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}