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