[TIMOB-24752] Android: Allow maxIdxNumber to be set
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-06-28T22:24:07.000+0000 |
Affected Version/s | Release 6.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2017-05-30T22:45:36.000+0000 |
Updated | 2017-06-28T22:24:07.000+0000 |
Description
Allow control over the maximum references per multi-dex class file.
*tiapp.xml*
<property name="android.dx.maxIdxNumber">57344</property>
master: https://github.com/appcelerator/titanium_mobile/pull/9099