[TIMOB-27770] Android: Module build should add empty "build.gradle" if missing
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-03-06T16:13:15.000+0000 |
Affected Version/s | Release 9.0.0 |
Fix Version/s | Release 9.0.0 |
Components | Android |
Labels | android, build, gradle, module |
Reporter | Joshua Quick |
Assignee | Joshua Quick |
Created | 2020-02-19T00:15:23.000+0000 |
Updated | 2020-03-06T16:13:15.000+0000 |
Description
*Summary:*
When building an existing module for 9.0.0, the build system's migration code should add an empty "build.gradle" file to the project folder if missing.
*Reasons:*
PR (master): https://github.com/appcelerator/titanium_mobile/pull/11483 PR (9.0.x): https://github.com/appcelerator/titanium_mobile/pull/11484
merged to master/9_0_X for 9.0.0 release
Verified the fix with SDK 9.0.0.v20200304064118. Closing.