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
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
We are getting this error from Cloud Build but local builds work fine.
ERROR: Actionable build error: The highest installed Android API Level is 29, however version 30 is the minimum required to build for Google Play.
Is it possible the script that detects the Android API level is not working correctly? Has anyone else encountered this issue?