Release 1.18.0-beta-1

This commit is contained in:
stom79 2018-10-29 18:36:45 +01:00
parent b9ea9f67ac
commit da8e2a95de
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 28
versionCode 166
versionName "1.17.9"
versionCode 167
versionName "1.18.0-beta-1"
}
flavorDimensions "default"
buildTypes {