From b48b2ecc0882fb68ae0c6bd631bb5b913fe1428c Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 03 十二月 2025 17:38:40 +0800
Subject: [PATCH] 2025年12月03日17:37:56 集成小米商厂

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

diff --git a/build.gradle b/build.gradle
index d9e71a1..eff2298 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 {
@@ -53,6 +53,7 @@
             url 'https://developer.huawei.com/repo/'
         }
         maven { url 'https://repo1.maven.org/maven2/' }
+        maven {  url 'https://maven.aliyun.com/nexus/content/repositories/releases/' }
     }
 }
 

--
Gitblit v1.8.0