Prepares release 1.4.9-beta-2

This commit is contained in:
tom79 2017-09-17 15:55:03 +02:00
parent 3f8e804982
commit 724c459740
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 25
versionCode 49
versionName "1.4.9-beta-1"
versionCode 50
versionName "1.4.9-beta-2"
}
buildTypes {
release {