diff --git a/app/build.gradle b/app/build.gradle index bc4c2f005..477e55036 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 28 - versionCode 192 - versionName "1.31.0" + versionCode 193 + versionName "1.31.1" } flavorDimensions "default" buildTypes {