Release 2.10.2

This commit is contained in:
tom79 2019-07-19 18:49:54 +02:00
parent 5c96342d73
commit cb419f5829
2 changed files with 12 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 28
versionCode 292
versionName "2.10.1"
versionCode 293
versionName "2.10.2"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,10 @@
Added:
- Crash reports can be sent by email (default: disabled)
Changed
- User agent reversed to its default value
- Decrease the number of accounts/statuses/notifications loaded per page (40 -> 20)
Fixed
- Notification counter issue
- Fix some crashes