mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-27 21:37:39 +00:00
Replaced deprecated `with with using`
This commit is contained in:
@@ -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')
|
||||||
// }
|
// }
|
||||||
//}
|
//}
|
||||||
|
|||||||
Reference in New Issue
Block a user