Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Automate importing third-party dependencies. #2706

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mdzyuba
Copy link

@mdzyuba mdzyuba commented May 16, 2022

The tool is designed to help with migrating from gradle to buck.
It imports dependencies defined in a build.gradle and generates BUCK files.

Please see tools/import_deps/README.md for more details.

The tool is designed to help with migrating from gradle to buck.
It imports dependencies defined in a build.gradle and generates BUCK files.

Please see tools/import_deps/README.md for more details.
mdzyuba added a commit to mdzyuba/bucksamples that referenced this pull request May 17, 2022
This is a sample Android application that can be built with gradle and buck.
It requires import_deps provided in facebook/buck#2706.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants