Merge branch 'master' into dev

This commit is contained in:
TobiGr 2021-06-17 08:20:43 +02:00
commit 2de9d7b4a7
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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