diff --git a/app/build.gradle b/app/build.gradle index e18594e6b..d9009f406 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 28 - versionCode 182 - versionName "1.20.1-beta-1" + versionCode 183 + versionName "1.20.1-beta-2" } flavorDimensions "default" buildTypes {