Updated build.gradle so the PR-build works

This commit is contained in:
litetex
2021-07-17 16:42:18 +02:00
parent 2e2dbaf77f
commit 253526e565
+1 -1
View File
@@ -186,7 +186,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.TeamNewPipe:NewPipeExtractor:c38a06e8dcd9c206a52b622704b138b78d633274'
implementation 'com.github.litetex:NewPipeExtractor:playerSeekbarPreview-SNAPSHOT'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"