Release 1.30.2

This commit is contained in:
stom79 2018-11-21 18:42:37 +01:00
parent d16db9dcba
commit cdd50ad6ce
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 28 targetSdkVersion 28
versionCode 187 versionCode 188
versionName "1.30.2-beta" versionName "1.30.2"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {