From f981da61678c6ff9fc9cafea74316730915cd1b7 Mon Sep 17 00:00:00 2001 From: wcx Date: Sun, 4 Aug 2024 00:37:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0kotlin=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 gradle.properties diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..29e08e8 --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +kotlin.code.style=official \ No newline at end of file