diff --git a/app/build.gradle b/app/build.gradle index 620df4526..65eaa1228 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 28 - versionCode 167 - versionName "1.18.0-beta-1" + versionCode 168 + versionName "1.18.0" } flavorDimensions "default" buildTypes {