Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update README.md#5004

Open
fyeeme wants to merge 3 commits intoredisson:masterredisson/redisson:masterfrom
fyeeme:masterfyeeme/redisson:masterCopy head branch name to clipboard
Open

Update README.md#5004
fyeeme wants to merge 3 commits intoredisson:masterredisson/redisson:masterfrom
fyeeme:masterfyeeme/redisson:masterCopy head branch name to clipboard

Conversation

@fyeeme
Copy link
Copy Markdown

@fyeeme fyeeme commented May 1, 2023

replace compile with implementation when using gradle
compile used to be the way to declare dependencies in earlier versions of Gradle, but it has been deprecated in favor of implementation .

In general, it's recommended to use implementation instead of compile , as it can help reduce build times and avoid potential conflicts between dependencies.

@mrniko
Copy link
Copy Markdown
Member

mrniko commented May 1, 2023

Thanks for suggested changes. Please correct all checks

fyeeme

This comment was marked as outdated.

Signed-off-by: LiuYang <fyeeme@gmail.com>
@fyeeme
Copy link
Copy Markdown
Author

fyeeme commented May 1, 2023

Thanks for suggested changes. Please correct all checks

thanks for your kindly mention, this question fixed, and all check pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.