From 5a43cb75120f69a57d5238e855eef8e82b3e4544 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期五, 25 四月 2025 13:15:22 +0800
Subject: [PATCH] 加了前台服务

---
 gradle.properties |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 98aeb05..d7154ba 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