We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5ad24e + 53303ac commit d5f25e0Copy full SHA for d5f25e0
1 file changed
settings.gradle
@@ -6,6 +6,6 @@ include ':app'
6
7
//includeBuild('../NewPipeExtractor') {
8
// dependencySubstitution {
9
-// substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor')
+// substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
10
// }
11
//}
0 commit comments