build: update gradle (#2583)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
Pun
2023-07-06 03:38:39 +07:00
committed by GitHub
parent 267dcacb99
commit 861c4ab57a
6 changed files with 18 additions and 4 deletions

9
.gitattributes vendored Normal file
View File

@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf