prepare 2.5.0

This commit is contained in:
adbenitez 2025-07-22 17:35:42 +02:00
parent 2264e1bf22
commit f11ae0a5ff
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Delta Chat Android Changelog
## Unreleased
## v2.5.0
* Profiles focus on recognizing contacts
* See the number of media directly in the profile, no need to tap around

View file

@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 724
versionName "2.3.0"
versionCode 725
versionName "2.5.0"
applicationId "com.b44t.messenger"
multiDexEnabled true