Release 1.6.3-beta-1

This commit is contained in:
stom79 2017-11-26 20:02:36 +01:00
parent 149032b2b2
commit cf8e942814
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 80
versionName "1.6.2"
versionCode 81
versionName "1.6.3-beta-1"
}
flavorDimensions "default"
buildTypes {