2eb256799d
This reverts commit 53edd054aae97b1928b2d4f638312e12f4b4c4ce.
12 lines
424 B
Groovy
12 lines
424 B
Groovy
include ':app'
|
|
|
|
// Use a local copy of NewPipe Extractor by uncommenting the lines below.
|
|
// 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')
|
|
// }
|
|
//}
|