bump version to 1.1.2

This commit is contained in:
B. Petersen
2020-01-26 20:43:03 +01:00
parent 15df2aebc8
commit b11f293dfd
2 changed files with 11 additions and 2 deletions
+9
View File
@@ -1,5 +1,14 @@
# Delta Chat Android Changelog
## v1.1.2
2020-12-26
* fix draft saving
* fix oauth2 issue introduced in 1.1.0
* several other fixes
* update translations, update local help
## v1.1.1
2020-12-24
+2 -2
View File
@@ -89,8 +89,8 @@ android {
}
defaultConfig {
versionCode 573
versionName "1.1.1"
versionCode 574
versionName "1.1.2"
applicationId "com.b44t.messenger"
multiDexEnabled true