From 29e200b8db74d31f49d4d1ac64a41ad44e1b3a90 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 07 七月 2025 11:56:35 +0800
Subject: [PATCH] Merge branch 'master' into 1.2.1_google

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

diff --git a/build.gradle b/build.gradle
index 66ea3f8..fd3eb0f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
-
+apply from:"config.gradle"
 
 buildscript {
     ext {

--
Gitblit v1.8.0