bump version to 1.10.3

This commit is contained in:
B. Petersen 2020-06-23 21:35:23 +02:00
parent 9e986eca67
commit 728baf41f3
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Delta Chat Android Changelog # Delta Chat Android Changelog
## v1.10.2 ## v1.10.3
2020-06 2020-06
* with this version, Delta Chat enters a whole new level of speed, * with this version, Delta Chat enters a whole new level of speed,
@ -28,6 +28,7 @@
* fix importing addresses * fix importing addresses
* lots of other fixes * lots of other fixes
## v1.8.1 ## v1.8.1
2020-05-14 2020-05-14

View file

@ -89,8 +89,8 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 585 versionCode 586
versionName "1.10.2" versionName "1.10.3"
applicationId "com.b44t.messenger" applicationId "com.b44t.messenger"
multiDexEnabled true multiDexEnabled true