Skip to content

Conversation

@cortinico
Copy link
Contributor

Summary:

The recommended approach is to define repositories in the settings.gradle.kts
rather than having to repeat a repository{} block in all the subprojects.

Fixes #1893

Differential Revision: D92506849

…facebook#1894)

Summary:

The recommended approach is to define repositories in the `settings.gradle.kts`
rather than having to repeat a `repository{}` block in all the subprojects.

Fixes facebook#1893

Differential Revision: D92506849
@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 6, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 6, 2026

@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92506849.

meta-codesync bot pushed a commit that referenced this pull request Feb 6, 2026
…#1895)

Summary:
Pull Request resolved: #1895

Pull Request resolved: #1894

The recommended approach is to define repositories in the `settings.gradle.kts`
rather than having to repeat a `repository{}` block in all the subprojects.

Fixes #1893

Reviewed By: cipolleschi

Differential Revision: D92506849

fbshipit-source-id: a0a5b946c73ede18ade6b24bf07ce76a6093394b
@meta-codesync meta-codesync bot closed this in 9156ca6 Feb 6, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 6, 2026

This pull request has been merged in 9156ca6.

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

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't build libhermesvm.so in ubuntu 20.04 with origin/release-v0.14 but after modify in build.gradle.kts, it works

2 participants