diff --git a/app/build.gradle b/app/build.gradle index 9e60841..5e85bf9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "fr.sanchezm.attestationsCovid19" minSdkVersion 23 targetSdkVersion 30 - versionCode 10 - versionName "2.0.1" + versionCode 11 + versionName "2.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }