Skip to content

Use top-level directory gradle and delete from third_party #8397

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

Merged
merged 4 commits into from
Aug 5, 2025

Conversation

helin24
Copy link
Member

@helin24 helin24 commented Aug 5, 2025

Gradle files should generally be at the top level and the jar file should be committed: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:adding_wrapper

We also want to check that the gradle jar file matches the checksums listed: https://docs.gradle.org/current/userguide/gradle_wrapper.html#wrapper_checksum_verification (Added #8396 to do this automatically in the future)

I verified that our dev build works with using the new top-level files instead of calling ./third_party/gradlew

@helin24 helin24 requested review from pq and jwren and removed request for pq August 5, 2025 16:15
@helin24 helin24 merged commit a981f25 into flutter:master Aug 5, 2025
7 checks passed
@helin24 helin24 deleted the gradle branch August 5, 2025 16:54
@helin24 helin24 mentioned this pull request Aug 5, 2025
6 tasks
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.

2 participants