mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
bump version
This commit is contained in:
parent
56118d3732
commit
d362cf4467
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# Delta Chat Android Changelog
|
||||
|
||||
## Unreleased
|
||||
## v2.11.0
|
||||
2025-08
|
||||
|
||||
* add "After 1 year" option to disappearing messages
|
||||
* improve image quality when setting group avatars
|
||||
|
|
|
@ -27,8 +27,8 @@ android {
|
|||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 729
|
||||
versionName "2.10.0"
|
||||
versionCode 730
|
||||
versionName "2.11.0"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue