Compare commits
1 Commits
c12c4048a6
...
1b33879b77
Author | SHA1 | Date | |
---|---|---|---|
1b33879b77 |
@ -277,7 +277,7 @@ val fetchScreenshotsTask =
|
|||||||
}
|
}
|
||||||
|
|
||||||
tasks.whenTaskAdded {
|
tasks.whenTaskAdded {
|
||||||
if (this.name == "connectedAndroidTest") {
|
if (this.name == "connectedGithubConfigDebugAndroidTest") {
|
||||||
this.finalizedBy(fetchScreenshotsTask)
|
this.finalizedBy(fetchScreenshotsTask)
|
||||||
}
|
}
|
||||||
/* if (this.name == "mergeGithubConfigDebugResources" ||
|
/* if (this.name == "mergeGithubConfigDebugResources" ||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user