diff --git a/app/build.gradle b/app/build.gradle index 37796c274..a314e101c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,7 +7,7 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 210 + versionCode 211 versionName "1.50.1" multiDexEnabled true }