From 15cd434674051e5d29215b47862686c773625fd4 Mon Sep 17 00:00:00 2001
From: Linjiajia <319408893@qq.com>
Date: 星期五, 28 四月 2023 23:20:02 +0800
Subject: [PATCH] 代码提交

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

diff --git a/gradle.properties b/gradle.properties
index a4bc7ac..77c6102 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,6 +20,8 @@
 # thereby reducing the size of the R class for that library
 android.nonTransitiveRClass=true
 
+android.enableJetifier=true
+
 android.injected.testOnly=false
 
 KEY_PATH=zhangshiapp.keystore

--
Gitblit v1.9.1