From 1c91b62ea573082581e72fd433d02e3dc52dbf51 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 05 一月 2026 11:03:29 +0800
Subject: [PATCH] 2026年01月05日11:00:26 升级gradle和uni库

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

diff --git a/build.gradle b/build.gradle
index eff2298..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,7 @@
         // 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 鎻掍欢
     }
 }

--
Gitblit v1.8.0