Release 2.35.4

This commit is contained in:
Thomas 2020-05-17 18:29:56 +02:00
parent fb3e3d5d16
commit 144b81b762
2 changed files with 14 additions and 1 deletions

View File

@ -6,7 +6,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 367
versionCode 368
versionName "2.35.4"
multiDexEnabled true
renderscriptTargetApi 28 as int

View File

@ -0,0 +1,13 @@
Added:
- 100 Mb of cache for videos (can be changed in settings)
- Bibliogram support (default: disabled)
- Ouiches support for audio
Changed:
- Closing media
- Smoother settings
Fixed:
- Peertube comments
- Some layout issues
- Some other crashes