Merge branch 'master' into dev
This commit is contained in:
commit
2de9d7b4a7
|
@ -17,8 +17,8 @@ android {
|
|||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 970
|
||||
versionName "0.21.4"
|
||||
versionCode 971
|
||||
versionName "0.21.5"
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Hotfix
|
||||
• Increase buffer for playback after rebuffer
|
||||
• Fixed crash on tablets and TVs when clicking on the play-queue icon in the player
|
Loading…
Reference in New Issue