From abdc219259c399829f42b23f7810507dfb55e8f1 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 05 一月 2026 15:38:43 +0800
Subject: [PATCH] 2026年01月05日15:38:41

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

diff --git a/build.gradle b/build.gradle
index fd3eb0f..b5950d5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@
 
 buildscript {
     ext {
-        agp_version = '4.1.3'
+        agp_version = '8.7.3'
     }
     repositories {
         google()
@@ -23,7 +23,8 @@
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
         //澧炲姞AGC鎻掍欢閰嶇疆锛屼互渚胯兘鍚屾鈥渁gconnect-services.json鈥濇枃浠朵腑鐨勪俊鎭�.锛堝崕涓烘瀬鍏夋帹閫侊級
-        classpath 'com.huawei.agconnect:agcp:1.6.1.300'
+        classpath 'com.huawei.agconnect:agcp:1.9.1.300'
+        classpath 'com.google.gms:google-services:4.3.15'  // Google Services 鎻掍欢
     }
 }
 
@@ -52,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