Release 2.27.1

This commit is contained in:
tom79 2019-12-08 18:52:22 +01:00
parent 26885e689e
commit 4da1a51e73
2 changed files with 8 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 342
versionName "2.27.0"
versionCode 343
versionName "2.27.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,6 @@
Added
- Follow Nitter feeds (ie: Twitter account timelines)
Fixed
- Crash issue when no live notifications
- Trends can't be hidden