Prepares release 1.4.6

This commit is contained in:
tom79 2017-08-18 19:22:51 +02:00
parent 25d50320f6
commit 0d8642af49
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 45
versionName "1.4.5"
versionCode 46
versionName "1.4.6"
}
buildTypes {
release {