mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +02:00
prepare 1.28.1 (#2218)
* update changelog to 1.28.1 * bump version to 1.28.1
This commit is contained in:
parent
481cf9895c
commit
d91d8c9ea3
2 changed files with 10 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue