Skip to content

Commit 2acbf42

Browse files
changed build.gradle to use TubularExtractor from Github
1 parent ca110d1 commit 2acbf42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ dependencies {
197197
// name and the commit hash with the commit hash of the (pushed) commit you want to test
198198
// This works thanks to JitPack: https://jitpack.io/
199199
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
200-
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.23.1'
200+
implementation 'com.github.polymorphicshade:TubularExtractor:00577dc5910fbd73b65ea5d35c06fdf0cf9862d3'
201201
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
202202

203203
/** Checkstyle **/

0 commit comments

Comments
 (0)