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
Remove duplicate Gradle wrapper files from codegen module
The codegen module had its own Gradle wrapper files which are redundant since the root project already provides them. This consolidates the build to use a single set of wrapper files at the project root.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments