From 819940c20dfb8a0c797b3423a3c0a0c67c9fd955 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期五, 27 十二月 2024 18:06:23 +0800
Subject: [PATCH] 处理后台运行被释放的问题

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

diff --git a/gradle.properties b/gradle.properties
index dab7c28..98aeb05 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,4 +18,6 @@
 # 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
\ No newline at end of file

--
Gitblit v1.8.0