Prepares first version beta 1.4.9

This commit is contained in:
tom79 2017-09-10 17:21:33 +02:00
parent 1a42e4e09a
commit d46652f069
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 48
versionName "1.4.8"
versionCode 49
versionName "1.4.9-beta-1"
}
buildTypes {
release {