Prepares release 1.7.9-beta

This commit is contained in:
stom79 2018-02-09 17:45:22 +01:00
parent 6a406a58a8
commit ef34722dba
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon" applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 108 versionCode 109
versionName "1.7.8" versionName "1.7.9-beta"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {