Merge branch 'master' into dev
This commit is contained in:
commit
0cf412efb3
|
@ -16,8 +16,8 @@ android {
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdk 19
|
minSdk 19
|
||||||
targetSdk 29
|
targetSdk 29
|
||||||
versionCode 984
|
versionCode 985
|
||||||
versionName "0.22.1"
|
versionName "0.22.2"
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
@ -190,7 +190,7 @@ dependencies {
|
||||||
// name and the commit hash with the commit hash of the (pushed) commit you want to test
|
// name and the commit hash with the commit hash of the (pushed) commit you want to test
|
||||||
// This works thanks to JitPack: https://jitpack.io/
|
// This works thanks to JitPack: https://jitpack.io/
|
||||||
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2e92d718a2'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:b77c72fb8826c3ffca0be5f96b066cca0a07b1c9'
|
||||||
|
|
||||||
/** Checkstyle **/
|
/** Checkstyle **/
|
||||||
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Behoben, dass YouTube keinen Stream abspielte.
|
|
@ -0,0 +1 @@
|
||||||
|
Fixed YouTube not playing any stream
|
|
@ -0,0 +1 @@
|
||||||
|
תוקנה התקלה ש־YouTube לא מנגן אף תזרים.
|
|
@ -0,0 +1 @@
|
||||||
|
Sistemato un problema nell'estrattore di YouTube che impediva di guardare qualsiasi video.
|
|
@ -0,0 +1 @@
|
||||||
|
Opgelost: YouTube speelt geen stream af.
|
|
@ -0,0 +1 @@
|
||||||
|
Fixade att YouTube inte spelade någon stream.
|
|
@ -0,0 +1 @@
|
||||||
|
Виправлено проблему невідтворюваності трансляцій YouTube.
|
|
@ -0,0 +1 @@
|
||||||
|
修复YouTube无法播放任何视频
|
Loading…
Reference in New Issue