Skip to content

Conversation

@Evleaps
Copy link
Contributor

@Evleaps Evleaps commented Dec 19, 2025

Goal:
The current sample looks outdated. Beginners who use the sample for testing may face the need to adapt it to modern standards. This makes it harder to understand how the plugin works and how to configure it.

Action:
To reduce the entry barrier for configuring the plugin in a project and to improve its testability with the latest library versions, I made the following changes to the sample:

  1. Moved dependencies to a .toml version catalog.
  2. Replaced buildSrc with the build convention plugins approach, connecting custom modules via the plugins mechanism.
  3. Updated all dependencies to their latest versions, including Kotlin 2.3.0.
  4. Migrated all .gradle files to .kts.
  5. Removed all warnings and deprecated functions.

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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