From a4bfd4003c76c0b8f303bd6134bd47a963117563 Mon Sep 17 00:00:00 2001 From: Jevan Tang <22316055+jevantang@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:55:43 +0800 Subject: [PATCH] chore: config --- project.config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index e1e4a0ad..4cb38f41 100644 --- a/project.config.json +++ b/project.config.json @@ -58,5 +58,6 @@ "include": [] }, "appid": "wxbc94bda125907f11", - "projectArchitecture": "multiPlatform" + "projectArchitecture": "multiPlatform", + "libVersion": "3.1.2" } \ No newline at end of file