mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
bump version to 1.10.3
This commit is contained in:
parent
9e986eca67
commit
728baf41f3
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Delta Chat Android Changelog
|
||||
|
||||
## v1.10.2
|
||||
## v1.10.3
|
||||
2020-06
|
||||
|
||||
* with this version, Delta Chat enters a whole new level of speed,
|
||||
|
@ -28,6 +28,7 @@
|
|||
* fix importing addresses
|
||||
* lots of other fixes
|
||||
|
||||
|
||||
## v1.8.1
|
||||
2020-05-14
|
||||
|
||||
|
|
|
@ -89,8 +89,8 @@ android {
|
|||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 585
|
||||
versionName "1.10.2"
|
||||
versionCode 586
|
||||
versionName "1.10.3"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue