Skip to content

Library: use api for some dependencies#3076

Open
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:patch-6
Open

Library: use api for some dependencies#3076
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:patch-6

Conversation

@Luna712

@Luna712 Luna712 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

I am not 100% sure if we should. This will avoid extensions having to manually add them also allowing us to make sure we standardize versions, but it can also slow the build down according to https://docs.gradle.org/current/userguide/performance.html#use_implementation_for_internal_dependencies

I am not 100% sure if we should. This will avoid extensions having to manually add them also allowing us to make sure we standardize versions, but it can also slow the build down according to https://docs.gradle.org/current/userguide/performance.html#use_implementation_for_internal_dependencies
@Luna712

Luna712 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

The common convention for libraries does seem to be to use api() so that is what I do think we should do.

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