Prepares release 1.4.9-beta-5

This commit is contained in:
tom79 2017-09-24 18:45:26 +02:00
parent 9bc6e4795e
commit 47a41a47d9
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 52
versionName "1.4.9-beta-4"
versionCode 53
versionName "1.4.9-beta-5"
}
buildTypes {
release {