Skip to content

Simplify Gradle Configs #360

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 2 commits into from
Jun 25, 2025
Merged

Simplify Gradle Configs #360

merged 2 commits into from
Jun 25, 2025

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Jun 24, 2025

Subsystem
Gradle

Problem Description
A lot of configs were left from the era when we need to compile the whole project with different Kotlin versions. Since then we introduced compiler-plugin separate compilation and resolution, which doesn't require the whole project to change kotlin version.

Solution
Simplify and prettify configs (and hopefully don't break the project)

@Mr3zee Mr3zee requested a review from e5l June 24, 2025 20:06
@Mr3zee Mr3zee self-assigned this Jun 24, 2025
@Mr3zee Mr3zee added the housekeeping Some miscellaneous code base changes, tests, etc. label Jun 24, 2025
Base automatically changed from 2.2.0 to main June 25, 2025 09:50
@Mr3zee Mr3zee force-pushed the simplify-gradle branch from 11892a4 to e809f4a Compare June 25, 2025 09:53
@Mr3zee Mr3zee force-pushed the simplify-gradle branch from f539207 to 74afe3b Compare June 25, 2025 09:56
@Mr3zee Mr3zee merged commit 1bc1c4e into main Jun 25, 2025
2 checks passed
Mr3zee added a commit that referenced this pull request Jun 25, 2025
@Mr3zee Mr3zee deleted the simplify-gradle branch June 25, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Some miscellaneous code base changes, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants