Skip to content

build: move wire-gradle-plugin to version catalog - #14941

Open
dev-vikas-soni wants to merge 1 commit into
signalapp:mainfrom
dev-vikas-soni:build/wire-plugin-catalog
Open

build: move wire-gradle-plugin to version catalog#14941
dev-vikas-soni wants to merge 1 commit into
signalapp:mainfrom
dev-vikas-soni:build/wire-plugin-catalog

Conversation

@dev-vikas-soni

Copy link
Copy Markdown

Contributor checklist

  • Android Studio Emulator, Pixel 6, Android 14
  • My contribution is fully baked and ready to be merged as is

Description

Summary
This PR moves the hardcoded wire-gradle-plugin dependency from the root build script to the central Version Catalog (libs.versions.toml).

Technical Details

  • Added wire-gradle-plugin version and library entry to gradle/libs.versions.toml.
  • Updated the root build.gradle.kts to reference the catalog alias instead of a hardcoded string.
  • Maintained the necessary exclude rules for the Wire plugin by resolving the catalog entry to its string representation.

Verification

  • Verified the build environment starts correctly by running ./gradlew help.
  • Confirmed the fix addresses the "Hardcoded Dependencies Found" warning in the Lighthouse report.

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.

1 participant