removed 'projectsEvaluated' to fix AntennaPod build
This commit is contained in:
parent
82464b86c8
commit
e93a631aab
|
@ -124,6 +124,4 @@ task filterAbout {
|
|||
}
|
||||
}
|
||||
|
||||
gradle.projectsEvaluated {
|
||||
preBuild.dependsOn filterAbout
|
||||
}
|
||||
preBuild.dependsOn filterAbout
|
Loading…
Reference in New Issue