Prepares release 1.6.8

This commit is contained in:
stom79 2017-12-21 14:07:14 +01:00
parent ef4061fd44
commit 49a43b45c1
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 94
versionName "1.6.7.3"
versionCode 95
versionName "1.6.8"
vectorDrawables.useSupportLibrary = true
}