1
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-10 09:52:15 +02:00

Compare commits

..

3 Commits

Author SHA1 Message Date
Mohammed Anas
4e633504a8 Merge pull request #7753 from TeamNewPipe/release/0.21.16
Release 0.21.16
2022-02-01 16:18:52 +03:00
TobiGr
144a10f7a6 Release 0.21.16 (982) 2022-02-01 13:44:19 +01:00
TobiGr
72a2644f25 Update NewPipe Extractor to 0.21.13 2022-02-01 13:41:12 +01:00
2 changed files with 4 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdkVersion 19
targetSdkVersion 29
versionCode 981
versionName "0.21.15"
versionCode 982
versionName "0.21.16"
multiDexEnabled true
@@ -189,7 +189,7 @@ dependencies {
// 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/
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.12'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.13'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"

View File

@@ -0,0 +1 @@
Fixed YouTube not playing any stream.