Release 1.34.0

This commit is contained in:
stom79 2018-11-28 17:51:26 +01:00
parent 3bebfea0b9
commit e6aa9adabf
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 195 versionCode 196
versionName "1.33.0" versionName "1.34.0"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {