Commit a3f3b95
committed
Correctly omit Huawei from example when not used
Since Gradle / AGP 8 upgrade the example doesn't work for
Huawei builds, however this uncovered we were not correctly omitting it
for all tasks.
We will fix Huawei in the example project not building in follow up
commit.1 parent 235e4f9 commit a3f3b95
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments