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.
with
using
1 parent b5ad24e commit 53303acCopy full SHA for 53303ac
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