Version 1.0.2 version code 4

This commit is contained in:
Mathieu Sanchez 2020-04-26 10:07:58 +02:00
parent 9850c9fd08
commit 75c0e004f6

View File

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