Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor gradle property retrieval with lazy APIs | Upgrade Gradle to 8.11 | Increase gradle min requirement to 7.x #1036

Merged
merged 5 commits into from
Nov 16, 2024

Conversation

mikepenz
Copy link
Owner

  • replace some eager APIs with lazy provider APIs
  • replace gradle internal classes with copies to prevent things magically breaking
  • remove legacy property accessor
  • apply gradle lint plugin to prevent common mistakes
  • update to gradle 8.11
  • update various about lib files to the latest versions
  • improve loading generated res for android task

- replace gradle internal classes with copies to prevent things magically breaking
- remove legacy property accessor
- apply gradle lint plugin to prevent common mistakes
- update various about lib files to the latest versions
@mikepenz mikepenz merged commit 918c624 into develop Nov 16, 2024
3 checks passed
@mikepenz mikepenz deleted the feature/update_dependencies_20241116 branch November 16, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant