diff --git a/app/build.gradle b/app/build.gradle index 41ed2d2f6..14f810caa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 261 - versionName "1.80.4" + versionCode 262 + versionName "1.81.0-beta-1" multiDexEnabled true renderscriptTargetApi 28 as int renderscriptSupportModeEnabled true