From f63f56311d5ab5783eccc49a1318e3bd0f7772dc Mon Sep 17 00:00:00 2001 From: zmf <279822581@qq.com> Date: Sat, 16 Dec 2023 09:28:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E9=80=97?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zmf <279822581@qq.com> --- attachment/scripts/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachment/scripts/config.json b/attachment/scripts/config.json index aa2c67d42e..3bca2b5b1d 100644 --- a/attachment/scripts/config.json +++ b/attachment/scripts/config.json @@ -88,5 +88,5 @@ "target": "./src/third_party/boringssl", "type": "patch", "file_path": "../../flutter/attachment/repos/boringssl.patch" - }, + } ] -- Gitee