File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -197,9 +197,9 @@ dependencies {
197197 // Or you can use a commit you pushed to GitHub by just replacing TeamNewPipe with your GitHub
198198 // name and the commit hash with the commit hash of the (pushed) commit you want to test
199199 // This works thanks to JitPack: https://jitpack.io/
200- implementation ' com.github.TeamNewPipe :nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
201- implementation ' com.github.TeamNewPipe:NewPipeExtractor :v0.24.2'
202- implementation ' com.github.TeamNewPipe:NoNonsense-FilePicker :5.0.0'
200+ implementation ' com.github.teamnewpipe :nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
201+ implementation ' com.github.teamnewpipe:newpipeextractor :v0.24.2'
202+ implementation ' com.github.teamnewpipe:nononsense-filepicker :5.0.0'
203203
204204/* * Checkstyle **/
205205 checkstyle " com.puppycrawl.tools:checkstyle:${ checkstyleVersion} "
You can’t perform that action at this time.
0 commit comments