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

Upgrade the gradle version of build config plugin to 7.3.2 #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NightXlt
Copy link

Feature:

  1. Upgrade the gradle version to 7.3.2 for mitigating for log4j vulnerability in Gradle builds
  2. Support agp7.0

How to test

  • Comment several codes as follows:
    image
    image

  • execute ./gradlew publishToMavenLocal task to generate local build-config plugin

  • uncomment previous commented code, and execute build task, and you'll see generated code test-build-config-agp7/build/gen/buildconfig/src/main/com/example/test/build/config/agp7/BuildConfig.java
    image

@SakiiCode
Copy link

Can you upload your fork to some gradle repository?

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.

None yet

2 participants