Revert "fix: pin CodeBuild to Corretto 17 for AGP 7.4.2" - #126
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughThe production buildspec removes the Corretto 17 installation configuration and the initial Java version check. Existing build commands remain unchanged. ChangesProduction build configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR reverts a localized production build configuration change; no actionable merge-blocking risk remains, so it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
Comment |
Reverts #125
Reverts the Corretto 17 configuration from the production buildspec. Removes the initial Java version check so the build uses the existing runtime setup.