mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-11 01:40:59 +00:00
Merge branch 'master' into dev
This commit is contained in:
commit
41c4ab5739
@ -16,8 +16,8 @@ android {
|
|||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 980
|
versionCode 981
|
||||||
versionName "0.21.14"
|
versionName "0.21.15"
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
2
fastlane/metadata/android/en-US/changelogs/981.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/981.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Removed MediaParser support to fix failing playback resume after buffering on Android 11+.
|
||||||
|
Disabled media tunneling on Philips QM16XE to fix playback problems.
|
Loading…
Reference in New Issue
Block a user