Compare commits

..

5 Commits

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