diff --git a/app/build.gradle b/app/build.gradle index 89693dcf9..503770628 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 223 - versionName "1.63.1" + versionCode 224 + versionName "1.64.0" multiDexEnabled true } dexOptions {