diff --git a/app/build.gradle b/app/build.gradle index d0d36bdb2..d782d52df 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 28 - versionCode 144 - versionName "1.13.6" + versionCode 145 + versionName "1.14.0" } flavorDimensions "default" buildTypes {