mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
update version number
This commit is contained in:
parent
636235148f
commit
f16c59897d
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Delta Chat Android Changelog
|
||||
|
||||
## v2.5.0
|
||||
## v2.6.0
|
||||
|
||||
* Profiles focus on recognizing contacts
|
||||
* See the number of media directly in the profile, no need to tap around
|
||||
|
@ -19,7 +19,7 @@
|
|||
* Allow to sort profiles up in the profile switcher
|
||||
* Add new option to create unencrypted email thread
|
||||
* Green checkmarks are removed where they mostly refer to guaranteed encryption, which is the default now. They are still used for profile's "Introduced by"
|
||||
* Update to core 2.5.0
|
||||
* Update to core 2.6.0
|
||||
|
||||
## v1.58.4
|
||||
2025-05
|
||||
|
|
|
@ -27,8 +27,8 @@ android {
|
|||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 725
|
||||
versionName "2.5.0"
|
||||
versionCode 726
|
||||
versionName "2.6.0"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue