Replaced deprecated `with
with
using
`
This commit is contained in:
parent
b5ad24eb47
commit
53303ac5d3
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ include ':app'
|
||||||
|
|
||||||
//includeBuild('../NewPipeExtractor') {
|
//includeBuild('../NewPipeExtractor') {
|
||||||
// dependencySubstitution {
|
// dependencySubstitution {
|
||||||
// substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor')
|
// substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
|
||||||
// }
|
// }
|
||||||
//}
|
//}
|
||||||
|
|
Loading…
Reference in a new issue