diff --git a/app/build.gradle b/app/build.gradle index d3a7f5e87..1868dcc76 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 235 - versionName "1.70.0" + versionCode 236 + versionName "1.71.0" multiDexEnabled true } dexOptions {