From cecbeb0bf19ff1f4a2bd574d80e363860b3dc059 Mon Sep 17 00:00:00 2001 From: Voomra Date: Tue, 19 Aug 2025 14:37:00 +0300 Subject: [PATCH] build:fix: bat encoding --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index bf948dd..a2049ec 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,4 @@ indent_style = space insert_final_newline = true [gradlew.bat] -charset = latin1 end_of_line = crlf