hch
2025-06-05 9aaa448473c6e4ec95546817958b72cbdc2b5167
0312 增加google服务
1个文件已修改
1 ■■■■ 已修改文件
SdkProject/build.gradle 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/build.gradle
@@ -14,6 +14,7 @@
    }
    dependencies {
        classpath "com.android.tools.build:gradle:7.3.0"
        classpath 'com.google.gms:google-services:4.3.10'
        // NOTE: Do not place your application dependencies here; they belong
        // in the individual module deps.gradle files
    }