Skip to content

Update and modernize build structure#462

Open
Strokkur424 wants to merge 7 commits into
pop4959:masterfrom
Strokkur424:chore/update-modernize-gradle
Open

Update and modernize build structure#462
Strokkur424 wants to merge 7 commits into
pop4959:masterfrom
Strokkur424:chore/update-modernize-gradle

Conversation

@Strokkur424
Copy link
Copy Markdown

@Strokkur424 Strokkur424 commented Mar 20, 2026

Changes:

  • Update Gradle to latest (9.4.1).
  • Move common subprojects root configuration into convention plugin common.gradle.kts.
  • Replace dependency strings with Gradle version catalog.
  • Move common modded configuration into convention plugin modded.gradle.kts.
  • Mainstream archive name declaration (use archiveBaseName/archiveAppendix on an abstract task type level to avoid overriding the archiveFileName in every project.)
  • Configure configuration cache and various other Gradle properties for improved performance.
  • Cleans up .gitignore and adds .editorconfig and .gitattributes files

@Strokkur424 Strokkur424 changed the title Update and modernize Gradle Update and modernize build structure Mar 20, 2026
@pop4959 pop4959 added the enhancement New feature or request label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants