File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ android {
1616 resValue " string" , " app_name" , " NewPipe"
1717 minSdk 19
1818 targetSdk 29
19- versionCode 981
20- versionName " 0.21.15 "
19+ versionCode 982
20+ versionName " 0.21.16 "
2121
2222 multiDexEnabled true
2323
@@ -189,7 +189,7 @@ dependencies {
189189 // name and the commit hash with the commit hash of the (pushed) commit you want to test
190190 // This works thanks to JitPack: https://jitpack.io/
191191 implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
192- implementation ' com.github.TeamNewPipe:NewPipeExtractor:10f6cc71 '
192+ implementation ' com.github.TeamNewPipe:NewPipeExtractor:65129e6 '
193193
194194/* * Checkstyle **/
195195 checkstyle " com.puppycrawl.tools:checkstyle:${ checkstyleVersion} "
Original file line number Diff line number Diff line change 1+ Fixed YouTube not playing any stream.
You can’t perform that action at this time.
0 commit comments