bump version

This commit is contained in:
adbenitez 2025-08-13 14:45:06 +02:00
parent 56118d3732
commit d362cf4467
2 changed files with 4 additions and 3 deletions

View file

@ -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

View file

@ -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