Skip to content

Commit 2de9d7b

Browse files
committed
Merge branch 'master' into dev
2 parents d6e0bd8 + a98c0bd commit 2de9d7b

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
resValue "string", "app_name", "NewPipe"
1818
minSdkVersion 19
1919
targetSdkVersion 29
20-
versionCode 970
21-
versionName "0.21.4"
20+
versionCode 971
21+
versionName "0.21.5"
2222

2323
multiDexEnabled true
2424

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Hotfix
2+
• Increase buffer for playback after rebuffer
3+
• Fixed crash on tablets and TVs when clicking on the play-queue icon in the player

0 commit comments

Comments
 (0)