Release 1.31.0-beta-1

This commit is contained in:
stom79 2018-11-23 19:36:03 +01:00
parent 6bd495ea10
commit f79a8d5eac
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 189
versionName "1.30.3"
versionCode 190
versionName "1.31.0-beta-1"
}
flavorDimensions "default"
buildTypes {