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.
1 parent 72a2644 commit 144a10fCopy full SHA for 144a10f
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 981
21
- versionName "0.21.15"
+ versionCode 982
+ versionName "0.21.16"
22
23
multiDexEnabled true
24
fastlane/metadata/android/en-US/changelogs/982.txt
@@ -0,0 +1 @@
1
+Fixed YouTube not playing any stream.
0 commit comments