We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6e0bd8 + a98c0bd commit 2de9d7bCopy full SHA for 2de9d7b
2 files changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
resValue "string", "app_name", "NewPipe"
18
minSdkVersion 19
19
targetSdkVersion 29
20
- versionCode 970
21
- versionName "0.21.4"
+ versionCode 971
+ versionName "0.21.5"
22
23
multiDexEnabled true
24
fastlane/metadata/android/en-US/changelogs/971.txt
@@ -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