Skip to content

Commit 85ccc23

Browse files
committed
Release 0.20.9 (963)
1 parent 7153506 commit 85ccc23

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
resValue "string", "app_name", "NewPipe"
1414
minSdkVersion 19
1515
targetSdkVersion 29
16-
versionCode 962
17-
versionName "0.20.8"
16+
versionCode 963
17+
versionName "0.20.9"
1818

1919
multiDexEnabled true
2020

@@ -179,7 +179,7 @@ dependencies {
179179

180180
// NewPipe dependencies
181181
// You can use a local version by uncommenting a few lines in settings.gradle
182-
implementation 'com.github.TeamNewPipe:NewPipeExtractor:deb9af7bf53b3f8fd9d32322adae02df78d985ea'
182+
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.9'
183183
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
184184

185185
implementation "org.jsoup:jsoup:1.13.1"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• [YouTube] Fixed channel continuation

0 commit comments

Comments
 (0)