diff --git a/app/build.gradle b/app/build.gradle index 630c5594e..f4f264fed 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 227 - versionName "1.65.0" + versionCode 228 + versionName "1.65.1" multiDexEnabled true } dexOptions {