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
[maps-android] separate KSP check to its own step inside verify-code (#4721)
Generated KSP files are already tracked in Git. Therefore, we don't need
to generate them in every run since it adds extra time to CI runs as
clean runs fails due to KSP issues. This PR adds separate task to check
and update KSP files when needed.
GitOrigin-RevId: 74769647867b4bf66a82d00632a129a42df305a6
0 commit comments