diff --git a/app/build.gradle b/app/build.gradle index 0e019483b..d2cc15602 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 25 - versionCode 40 - versionName "1.4.0" + versionCode 41 + versionName "1.4.1" } buildTypes { release { diff --git a/app/mastodon-etalab-v1.4.1.apk b/app/mastodon-etalab-v1.4.1.apk new file mode 100644 index 000000000..bcfd8e911 Binary files /dev/null and b/app/mastodon-etalab-v1.4.1.apk differ