Skip to content

Move Gradle build files to Kotlin Syntax; Version catalog#165

Closed
pedronveloso wants to merge 2 commits into
mainfrom
pedro/modernize-build-files-setup
Closed

Move Gradle build files to Kotlin Syntax; Version catalog#165
pedronveloso wants to merge 2 commits into
mainfrom
pedro/modernize-build-files-setup

Conversation

@pedronveloso

Copy link
Copy Markdown
Contributor

What

Migrate existing Gradle Build files to Kotlin syntax, and adopt Version Catalog for dependency versioning; for all existing modules.

Comment on lines 38 to 40

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I removed jvmToolchain on all of these on a later PR

@Egorand Egorand left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice!

Comment thread core/build.gradle.kts

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nit: maybe worth moving this comment into libs.versions.toml, since the version is now declared there?

Comment thread build.gradle.kts

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nit: import?

Comment thread build.gradle.kts

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ditto

@pedronveloso pedronveloso changed the base branch from main to jw.central.2025-05-14 February 4, 2026 13:36
@pedronveloso pedronveloso changed the base branch from jw.central.2025-05-14 to main February 4, 2026 13:42
@pedronveloso

Copy link
Copy Markdown
Contributor Author

Closing this PR as this change was bundled as part of another PR. Moved the fixes from the feedback here into this PR: #164

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