Commit 9075b88
committed
fix: fix the way android appResources are processed
Currently we copy all App_Resources from ./app/App_Resources/Android/* to ./platforms/../app/src. As there is src folder in ./app/App_Resources/Android/*, we receive as a result inside platforms ./platforms/app/../src/src.1 parent ac38f16 commit 9075b88
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
293 | | - | |
| 292 | + | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
0 commit comments