mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
prepare 1.34.1 (#2395)
* update changelog for 1.34.1 * bump version to 1.34.1
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Delta Chat Android Changelog
|
||||
|
||||
## v1.34.1
|
||||
2022-10
|
||||
|
||||
* more visible "recently seen" indicator
|
||||
* fix: hide "disappearing messages" options for mailing lists
|
||||
* update translations
|
||||
* using core95
|
||||
|
||||
|
||||
## v1.34.0
|
||||
2022-10
|
||||
|
||||
|
||||
+2
-2
@@ -92,8 +92,8 @@ android {
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 637
|
||||
versionName "1.34.0"
|
||||
versionCode 638
|
||||
versionName "1.34.1"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in New Issue
Block a user