diff --git a/app/build.gradle b/app/build.gradle index bfd5e58..2115951 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "fr.sanchezm.attestationsCovid19" minSdkVersion 23 targetSdkVersion 30 - versionCode 1003 - versionName "2.0.0-beta1" + versionCode 1004 + versionName "2.0.1-beta1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }