mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-05 10:39:24 +02:00
prepare 2.5.0
This commit is contained in:
parent
2264e1bf22
commit
f11ae0a5ff
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Delta Chat Android Changelog
|
# Delta Chat Android Changelog
|
||||||
|
|
||||||
## Unreleased
|
## v2.5.0
|
||||||
|
|
||||||
* Profiles focus on recognizing contacts
|
* Profiles focus on recognizing contacts
|
||||||
* See the number of media directly in the profile, no need to tap around
|
* See the number of media directly in the profile, no need to tap around
|
||||||
|
|
|
@ -27,8 +27,8 @@ android {
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 724
|
versionCode 725
|
||||||
versionName "2.3.0"
|
versionName "2.5.0"
|
||||||
|
|
||||||
applicationId "com.b44t.messenger"
|
applicationId "com.b44t.messenger"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue