From 3f8f1590859188c334739f76f1d64c2b6c2bfd55 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期四, 31 十月 2024 17:01:06 +0800
Subject: [PATCH] 2024年10月31日17:01:04

---
 gradle.properties |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index dab7c28..df73cf4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,4 +18,22 @@
 # 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
+# dokit????
+# ????
+DOKIT_PLUGIN_SWITCH=true
+# DOKIT???????booster?? ???????????booster ???????false
+DOKIT_THIRD_LIB_SWITCH=true
+# ????
+DOKIT_LOG_SWITCH=true
+# ???Webview????? ??????h5 js?????mock
+DOKIT_WEBVIEW_CLASS_NAME=com/didichuxing/doraemonkit/widget/webview/MyWebView
+# dokit ?????
+DOKIT_METHOD_SWITCH=false
+# dokit ???????
+DOKIT_METHOD_STACK_LEVEL=4
+# 0:???? ??????? ???????  ???application onCreate ?attachBaseContext
+# 1:???? ???????????? ??????????
+DOKIT_METHOD_STRATEGY=1
\ No newline at end of file

--
Gitblit v1.8.0