hch
2024-09-10 b1dd116a4ba410feec98bb2e2a7f57d5e48c0ff8
0312 英文正式SDK
4个文件已修改
1个文件已删除
1个文件已添加
26 ■■■■■ 已修改文件
Channel/Android/hyenglish/debug/libs/library-debug-hyyngame.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyenglish/google-services.json 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyenglish/mainTemplate.gradle 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyenglish/release/libs/ald_v.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyenglish/release/libs/library-release-hyyngame.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyenglish/release/libs/vndjgp_v.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyenglish/debug/libs/library-debug-hyyngame.aar
Binary files differ
Channel/Android/hyenglish/google-services.json
@@ -1,21 +1,21 @@
{
  "project_info": {
    "project_number": "708247206222",
    "project_id": "yndjmxtwo",
    "storage_bucket": "yndjmxtwo.appspot.com"
    "project_number": "375557197914",
    "project_id": "djmx-eng",
    "storage_bucket": "djmx-eng.appspot.com"
  },
  "client": [
    {
      "client_info": {
        "mobilesdk_app_id": "1:708247206222:android:58810b5ccda04e1746c61f",
        "mobilesdk_app_id": "1:375557197914:android:3d95564e01a49149e3c863",
        "android_client_info": {
          "package_name": "com.vndjgp.zxj"
          "package_name": "com.sjcsen.gp"
        }
      },
      "oauth_client": [],
      "api_key": [
        {
          "current_key": "AIzaSyDWaH1QMROwI4m5jubv8F1yvX0Wx1J4qgU"
          "current_key": "AIzaSyDxFV-Si-ePkbHA_6tMOgxK1urcfdWGCYs"
        }
      ],
      "services": {
Channel/Android/hyenglish/mainTemplate.gradle
@@ -3,7 +3,7 @@
dependencies {
    implementation fileTree(dir: 'libs', include: ['*.jar'])
    implementation(name: 'vndjgp_v', ext: 'aar') //x.x.x为具体版本
    implementation(name: 'ald_v', ext: 'aar') //x.x.x为具体版本
    //SDK基础能力
    implementation 'com.appsflyer:af-android-sdk:6.9.0'
    implementation 'com.android.installreferrer:installreferrer:2.2'
@@ -13,15 +13,21 @@
    //google ID
    implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1'
    //firebase
    implementation platform('com.google.firebase:firebase-bom:31.2.2') {
        exclude group: 'com.android.support', module: 'support-compat'
    }
    implementation 'com.google.firebase:firebase-analytics'
    implementation 'com.google.firebase:firebase-crashlytics'
//    implementation 'com.google.firebase:firebase-messaging'  //不加了log会报FirebaseMessagingService缺失提示,但是并不影响上报
    implementation platform('com.google.firebase:firebase-bom:33.1.1') {
        exclude group: 'com.android.support', module: 'support-compat'
    }
    //base  theme
    api 'androidx.appcompat:appcompat:1.2.0'
    //ald ui用
    api 'androidx.cardview:cardview:1.0.0'
    implementation('androidx.browser:browser:1.5.0')
    //rustore
    implementation 'org.jetbrains:annotations:15.0'
    implementation("ru.rustore.sdk:billingclient:6.0.0")
    //谷歌能力
    implementation 'com.google.android.gms:play-services-auth:20.1.0'  //google服务
Channel/Android/hyenglish/release/libs/ald_v.aar
Binary files differ
Channel/Android/hyenglish/release/libs/library-release-hyyngame.aar
Binary files differ
Channel/Android/hyenglish/release/libs/vndjgp_v.aar
Binary files differ