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