Prepares release 1.7.7

This commit is contained in:
stom79 2018-01-27 11:44:38 +01:00
parent 2e893a66a8
commit 50529556fa
1 changed files with 2 additions and 2 deletions

View File

@ -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 {