mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-29 20:17:32 +01:00
714367b3aa
Intent extras are only supported in v1 mode, but CWA also accesses them in ExposureWindow mode, which can result in ClassNotFoundException in optimized builds. Fixes #1325