Using updated Android AppCompat resources
Hi,
AIR SDK 22 packages outdated AppCompat resources, and packaging updated resources causes conflicts. This prevents us from building extensions for libraries that require newer AppCompat resources.
We managed to avoid the conflict by removing the outdated resources from runtimeClasses.jar and packaging our own but obviously this is a hacky workaround rather than a good solution.
Is there a cleaner way to package newer AppCompat resources with current AIR SDK? If there is no way to fix it using regular ANE approach then maybe it would be a good idea for the AIR dev team to update the resources.
Thanks
