Skip to content

Commit 53303ac

Browse files
committed
Replaced deprecated with with using
1 parent b5ad24e commit 53303ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ include ':app'
66

77
//includeBuild('../NewPipeExtractor') {
88
// dependencySubstitution {
9-
// substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor')
9+
// substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
1010
// }
1111
//}

0 commit comments

Comments
 (0)