diff --git a/app/build.gradle b/app/build.gradle index b05c9891a..e2bb0ef10 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 16 targetSdkVersion 28 - versionCode 204 - versionName "1.41.1" + versionCode 205 + versionName "1.41.2" multiDexEnabled true } dexOptions {