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
fix: auto-update dependency lock files in sync workflow
After cherry-picking custom commits onto upstream, the workflow now
runs `./gradlew alldependencies --write-locks` before pushing to
prevent lock file conflicts from failing the build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments