From e57e1c01a52a326343122d458ad3bd330fc9d347 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期五, 07 二月 2025 16:40:29 +0800
Subject: [PATCH] Merge branch '1.5.1'

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

diff --git a/build.gradle b/build.gradle
index 15d7362..701432e 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 {
     repositories {

--
Gitblit v1.8.0