diff --git a/app/build.gradle b/app/build.gradle index cf6c15505..d1f8d8d78 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 28 - versionCode 200 - versionName "1.38.0" + versionCode 201 + versionName "1.39.0" } flavorDimensions "default" buildTypes {