Skip to content

Commit

Permalink
Update Extractor to fix getting likes count
Browse files Browse the repository at this point in the history
  • Loading branch information
ShareASmile committed Dec 17, 2023
1 parent 68b7300 commit e0a2df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ dependencies {
/** NewPipe libraries **/
// You can use a local version by uncommenting a few lines in settings.gradle
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'com.github.ShareASmile:NewPipeExtractor:v0.22.5.3'
implementation 'com.github.ShareASmile:NewPipeExtractor:v0.22.5.4'

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

0 comments on commit e0a2df5

Please sign in to comment.