diff --git a/app/build.gradle b/app/build.gradle index d1f0798f9..1fe11ad5a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.gouv.etalab.mastodon" minSdkVersion 15 targetSdkVersion 27 - versionCode 106 - versionName "1.7.6" + versionCode 107 + versionName "1.7.7" } flavorDimensions "default" buildTypes {