Prepares release 1.4.9-beta-3

This commit is contained in:
tom79 2017-09-19 18:37:26 +02:00
parent 41868ccab1
commit 1a6baad6ed
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 50
versionName "1.4.9-beta-2"
versionCode 51
versionName "1.4.9-beta-3"
}
buildTypes {
release {