mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
bump version to 1.1.2
This commit is contained in:
@@ -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
@@ -89,8 +89,8 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 573
|
||||
versionName "1.1.1"
|
||||
versionCode 574
|
||||
versionName "1.1.2"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in New Issue
Block a user