googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 337 forks source link

Preserve Android plugin CPU value in exports.json for ExportUnityPackage #639

Closed lyjimmy closed 9 months ago

lyjimmy commented 10 months ago

Sets the CPU value in the importer metadata for Android plugins when the exports.json specifies a CPU value for the Android plugin.

Fixes #638