diff --git a/app/build.gradle b/app/build.gradle index 48180508a..c2103e797 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 218 - versionName "1.62.0" + versionCode 219 + versionName "1.62.1" multiDexEnabled true } dexOptions {