Prepares release 2.26.1

This commit is contained in:
tom79 2019-11-30 17:40:02 +01:00
parent 31ecd340bc
commit d13e0f3508
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 340
versionName "2.26.0"
versionCode 341
versionName "2.26.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -1,7 +1,7 @@
Added
- Long press links to open a contextual menu (can unshorten URLs)
- Set a custom user agent
- Add trending
- Trending (can hidden in settings)
Changed
- Don't reload tabs each time and make the app faster