v1.0.1
What's Changed
- Fix Android launcher alias resolution when applicationId differs from manifest namespace (for example product flavors with applicationIdSuffix).
- Improve ComponentName lookup so alias classes are resolved from merged manifest activities.
Impact
- Dynamic launcher switching now works consistently for both single-flavor and multi-flavor Android apps.
Full Changelog: c03e23d...v1.0.1