prepare 1.28.1 (#2218)

* update changelog to 1.28.1

* bump version to 1.28.1
This commit is contained in:
bjoern 2022-02-02 17:57:45 +01:00 committed by GitHub
parent 481cf9895c
commit d91d8c9ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,13 @@
# Delta Chat Android Changelog # Delta Chat Android Changelog
## v1.28.1
2022-02
* update translations, thanks a lot to all translators,
porting Delta Chat to so many languages <3
## v1.28.0 ## v1.28.0
2022-01 2022-01

View file

@ -96,8 +96,8 @@ android {
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
defaultConfig { defaultConfig {
versionCode 625 versionCode 626
versionName "1.28.0" versionName "1.28.1"
applicationId "com.b44t.messenger" applicationId "com.b44t.messenger"
multiDexEnabled true multiDexEnabled true