Release 1.39.0

This commit is contained in:
stom79 2018-12-09 17:33:50 +01:00
parent 3f83c03f0e
commit 75fad535e3
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 200
versionName "1.38.0"
versionCode 201
versionName "1.39.0"
}
flavorDimensions "default"
buildTypes {