Prepare release 2.34.0

This commit is contained in:
tom79 2020-04-10 19:06:12 +02:00
parent fe34a512f5
commit 2a6cbb1049
2 changed files with 4 additions and 3 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 357 versionCode 358
versionName "2.34.0-beta-1" versionName "2.34.0"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true

View File

@ -7,4 +7,5 @@ Changed:
Fixed: Fixed:
- Long press to store media download the preview image - Long press to store media download the preview image
- Fix pagination with Nitter timelines - Fix pagination with Nitter timelines
- Avatars not displayed for Peertube