You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(Android): remove unnecesary check in Android build code (#2608)
## Description
Since 0.72 RN uses AGP 7.4.x (see #2603) and we do not support any older
versions.
## Changes
Removed the check and merged both `buildFeature`s
## Test code and steps to reproduce
Passing Android build
## Checklist
- [x] Ensured that CI passes
(cherry picked from commit e6b9aa0)
0 commit comments