Prepares release 2.21.0

This commit is contained in:
tom79 2019-10-06 17:56:41 +02:00
parent 59209ba156
commit 60122f2af4
2 changed files with 11 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 29
versionCode 322
versionName "2.20.1"
versionCode 323
versionName "2.21.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,9 @@
Added
- Preview for the automatic split feature (mentions in each message can be added/removed in a simple click)
Changed
- Improvement with delayed notifications
Fixed
- Peertube connection
- Fix some crashes