From b9408687a3c0490289206b7e3b623d1490b38afd Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 06 三月 2026 09:52:30 +0800 Subject: [PATCH] 2026年03月06日09:52:20 增加AI接口 --- gradle.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gradle.properties b/gradle.properties index 98aeb05..05f3446 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,4 +20,5 @@ # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true # 鍙互灏唙4,v7搴撹浆鎴怉ndroid X -android.enableJetifier=true \ No newline at end of file +android.enableJetifier=true +#android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file -- Gitblit v1.8.0