fixes
- Improve error handling when the
--skip-resourcesflag is used. Thanks @mtschirs (#374) - Exclude leanback activities (AndroidTV) from launchable activity detection in the Android patcher. Thanks @mtschirs (#374)
- Ensure that ObjC API's are not called if they are not needed. Fixes #377 (8e53e4b)
other
- Bump agent dependencies (4f3ee36)
- Disable compression in agent builds. This was messing with line numbers in the generated source map (ac94e70)