diff --git a/app/build.gradle b/app/build.gradle index 7471019..243cae0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "fr.sanchezm.attestationsCovid19" minSdkVersion 23 targetSdkVersion 29 - versionCode 1000 - versionName "1.0.4-beta1" + versionCode 1001 + versionName "1.0.4-beta2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }