Release 2.36.0-beta-1

This commit is contained in:
Thomas 2020-07-06 18:43:23 +02:00
parent e6e1916170
commit dd27d706e3
2 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 372
versionName "2.35.8"
versionCode 373
versionName "2.36.0-beta-1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -14,4 +14,5 @@ Fixed:
- Fix issue with CW and Pixelfed
- Fix some media not loaded in profiles
- Scheduling from server have an incorrect date
- Incorrect feeds when checking server admin
- Some crashes