diff --git a/app/build.gradle b/app/build.gradle index 0d77f1708..41401dafe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 247 - versionName "1.76.0" + versionCode 248 + versionName "1.77.0" multiDexEnabled true } dexOptions {