version bump to 2.2.7 + changelog

This commit is contained in:
Daniel Gultsch 2018-07-18 16:34:31 +02:00
parent 1764656ff9
commit e27e3ecf92
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Changelog
### Version 2.2.7
* stability improvements
### Version 2.2.6
* support old MAM version to work with Prosody

View File

@ -67,8 +67,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 25
versionCode 278
versionName "2.2.6"
versionCode 279
versionName "2.2.7"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId