Prepares release 1.4.8

This commit is contained in:
tom79 2017-08-27 10:06:41 +02:00
parent c4bf20483f
commit 3a3f612154
1 changed files with 2 additions and 3 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 25
versionCode 47
versionName "1.4.7"
versionCode 48
versionName "1.4.8"
}
buildTypes {
release {
@ -21,7 +21,6 @@ android {
fdroid {
}
safetynet {
versionName "1.4.7-s"
}
}
}