Commit 9c2b85a
authored
Fix Android build on Windows (microsoft#21304)
- Pass a list of files instead of path separator-delimited string to project.files(). See this issue: gradle/gradle#19817
- Check for host (instead of target) being Windows when using fallback patch program.1 parent dfaf189 commit 9c2b85a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments