diff --git a/app/build.gradle b/app/build.gradle index c02fb9df6..4d9b44231 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 201 - versionName "1.39.0" + versionCode 202 + versionName "1.40.0" multiDexEnabled true } dexOptions {