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

Fix encoding for gradlew.bat files #32178

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Conversation

yungsters
Copy link
Contributor

Summary

Fixing some encoding issues with gradlew.bat files. The issues seem to have been introduced by 85249ca.

This is creating problems for the bot that syncs code between Facebook and GitHub.

Changelog

[Internal]

Test Plan

Manually shasum the files between Facebook and GitHub repositories.

@facebook-github-bot facebook-github-bot added p: Facebook Partner: Facebook Partner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Sep 9, 2021
@yungsters yungsters merged commit ab2bdee into facebook:main Sep 9, 2021
@yungsters yungsters deleted the bat-fix branch September 9, 2021 21:33
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 504cbf1

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,956,950 +0
android hermes armeabi-v7a 8,488,301 +0
android hermes x86 9,378,218 +0
android hermes x86_64 9,342,384 +0
android jsc arm64-v8a 10,638,877 +0
android jsc armeabi-v7a 9,557,750 +0
android jsc x86 10,654,421 +0
android jsc x86_64 11,262,275 +0

Base commit: 504cbf1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants