Use getNextPage() instead of getNextPageUrl()

This commit is contained in:
wb9688 2020-04-15 15:31:53 +02:00
parent 8b5f576f4f
commit 69431ef0ab
12 changed files with 57 additions and 57 deletions

View file

@ -163,7 +163,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:54d9e5a2f89d6d739dadb6c744efeaf981c85bef'
implementation 'com.github.wb9688:NewPipeExtractor:4890b2906f805ccfccc83be13d954ed2cb8fc4e5'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"