Add the missing mavenCentralMirror configuration - #1325
Conversation
`repositories` configuration was missing from `buildscript{}` in
<root>/build.gradle
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughModified build.gradle to add a buildscript.repositories configuration block that reads an optional mavenCentralMirror Gradle property to determine a custom Maven repository URL, falling back to mavenCentral() when the property is absent. ChangesBuild configuration update
Estimated code review effort: 1 (Trivial) | ~3 minutes Related PRs: None identified. Suggested labels: build Suggested reviewers: None identified. 🐰
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
repositoriesconfiguration was missing frombuildscript{}in<root>/build.gradle