mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
@@ -1,5 +1,12 @@
|
||||
# Delta Chat Android Changelog
|
||||
|
||||
## v1.14.3
|
||||
2020-11
|
||||
|
||||
* add timestamps to image and video filenames
|
||||
* fix: preserve quotes in messages with attachments
|
||||
|
||||
|
||||
## v1.14.2
|
||||
2020-11
|
||||
|
||||
|
||||
+2
-2
@@ -89,8 +89,8 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 597
|
||||
versionName "1.14.2"
|
||||
versionCode 598
|
||||
versionName "1.14.3"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in New Issue
Block a user