From 41acbc671acb82d38ced59c65f0177ed2a216bf1 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 03 三月 2026 18:07:19 +0800 Subject: [PATCH] 2026年03月03日18:06:54 调整阿拉伯语言布局 --- gradle.properties | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/gradle.properties b/gradle.properties index dab7c28..05f3446 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,4 +18,7 @@ # Enables namespacing of each library's R class so that its R class includes only the # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library -android.nonTransitiveRClass=true \ No newline at end of file +android.nonTransitiveRClass=true +# 鍙互灏唙4,v7搴撹浆鎴怉ndroid X +android.enableJetifier=true +#android.bundle.enableUncompressedNativeLibs=false \ No newline at end of file -- Gitblit v1.8.0