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
Simplify CI: replace setup-gradle with manual cache + chmod
Remove dependency on gradle/actions/setup-gradle action which may
have version/compatibility issues. Use actions/cache directly for
Gradle caching and explicit chmod +x for the wrapper script.
https://claude.ai/code/session_015LpmjAt17XD582hZ9TPLCv
0 commit comments