Revert "Project now runs"

This reverts commit e43c0f70a3.
This commit is contained in:
Elva Kang 2024-10-20 10:29:48 +11:00
parent bf535e87dc
commit 1124e031a9
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')
// }
//}