Skip to content

Simplify settings.gradle.kts #901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Simplify settings.gradle.kts #901

merged 1 commit into from
Jun 5, 2025

Conversation

runningcode
Copy link
Contributor

@runningcode runningcode commented Jun 4, 2025

📜 Description

This also adds the version catalog to the buildSrc build in order to reduce redeclaration of dependencies.

The included builds automatically add these dependency substitution rules: https://docs.gradle.org/current/userguide/composite_builds.html#included_build_declaring_substitutions

#skip-changelog

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

Remove unecessary code and use version catalog
@runningcode runningcode force-pushed the no/simplify-settings branch from 03fe4c9 to 03681c8 Compare June 4, 2025 22:17
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I knew this was possible :) great, thanks!

@runningcode runningcode merged commit 5aef0b4 into main Jun 5, 2025
20 checks passed
@runningcode runningcode deleted the no/simplify-settings branch June 5, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants