Skip to content

Commit

Permalink
Bump JustPipe to 0.19.9.3 Update Extractor to Detect whether for..
Browse files Browse the repository at this point in the history
 SoundCloud there are any more search results ShareASmile/NewPipeExtractor#41

Co-Authored-By: Tobi <17365767+tobigr@users.noreply.github.com>
  • Loading branch information
ShareASmile and TobiGr committed Jun 13, 2024
1 parent f92388d commit b1e28d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
minSdkVersion 19
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 955
versionName "0.19.8.2"
versionCode 956
versionName "0.19.8.3"

multiDexEnabled true

Expand Down Expand Up @@ -165,7 +165,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.ShareASmile:NewPipeExtractor:0.22.7.1'
implementation 'com.github.ShareASmile:NewPipeExtractor:9f741d54b2'

/** Third-party libraries **/
// Instance state boilerplate elimination
Expand Down

0 comments on commit b1e28d2

Please sign in to comment.