Revert "Project now runs"

This reverts commit 53edd054aa.
This commit is contained in:
Elva Kang 2024-10-20 10:29:48 +11:00
parent 0cf4732d8a
commit 2eb256799d
3 changed files with 7 additions and 16 deletions

View file

@ -4,8 +4,8 @@ include ':app'
// We assume, that NewPipe and NewPipe Extractor have the same parent directory.
// If this is not the case, please change the path in includeBuild().
includeBuild('../NewPipeExtractor') {
dependencySubstitution {
substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
}
}
//includeBuild('../NewPipeExtractor') {
// dependencySubstitution {
// substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
// }
//}