Skip to content

Commit 06d2562

Browse files
vincetzrTobiGr
authored andcommitted
Revert changes made to dev.
1 parent 81ad50e commit 06d2562

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#Fri Oct 21 13:32:17 AEDT 2022
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
43
distributionSha256Sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
@@ -7,3 +6,4 @@ networkTimeout=10000
76
zipStoreBase=GRADLE_USER_HOME
87
zipStorePath=wrapper/dists
98
zipStoreBase=GRADLE_USER_HOME
9+
zipStorePath=wrapper/dists

settings.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ include ':app'
44
// We assume, that NewPipe and NewPipe Extractor have the same parent directory.
55
// If this is not the case, please change the path in includeBuild().
66

7-
includeBuild('../NewPipeExtractor') {
8-
dependencySubstitution {
9-
substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
10-
}
11-
}
7+
//includeBuild('../NewPipeExtractor') {
8+
// dependencySubstitution {
9+
// substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor')
10+
// }
11+
//}

0 commit comments

Comments
 (0)