[build] Fix issues with build on windows, deprecations, and native utils (#3090)

This commit is contained in:
Thad House
2021-01-16 20:26:52 -08:00
committed by GitHub
parent f393989a5b
commit 6efc58e3db
4 changed files with 7 additions and 3 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
*.gradle text eol=lf
*.java text eol=lf
*.md text eol=lf
*.xml text eol=lf