hch
2023-12-27 1a189310b1855063d073298579a5d7bb535f0c32
0312 越南临时
2个文件已修改
7个文件已删除
1个文件已添加
25 ■■■■ 已修改文件
Channel/Android/hyyngame/debug/libs/library-debug-hyyngame.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyyngame/release/libs/library-release-hyyngame.aar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/build.gradle 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/build.gradle 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/libs/alipaysdk_15.7.5.jar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/libs/android-support-v4.jar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/libs/gson-2.8.6.jar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/libs/lp_v1.1.3.aar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/libs/quickgame_hw_2.3.3.aar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/library/libs/sdklibrary-release.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/hyyngame/debug/libs/library-debug-hyyngame.aar
Binary files differ
Channel/Android/hyyngame/release/libs/library-release-hyyngame.aar
Binary files differ
SdkProject/build.gradle
@@ -7,8 +7,9 @@
    }
    dependencies {
        classpath "com.android.tools.build:gradle:4.0.1"
        classpath "com.google.gms:google-services:4.3.15"
        classpath 'com.google.firebase:firebase-crashlytics-gradle:2.8.1'
        classpath 'com.android.tools.build:gradle:4.0.1'
        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
    }
SdkProject/library/build.gradle
@@ -1,6 +1,7 @@
plugins {
    id 'com.android.library'
    id 'com.google.gms.google-services'
    id 'com.google.firebase.crashlytics'
}
def rootPath = rootProject.getRootDir().getAbsolutePath()
@@ -204,6 +205,21 @@
    }
//以下为必需依赖的库
    implementation(name: 'sdklibrary-release', ext: 'aar') //x.x.x为具体版本
    implementation(name: 'lp_v1.1.3', ext: 'aar') //x.x.x为具体版本
    implementation("com.android.billingclient:billing:5.0.0")
    implementation 'com.google.android.gms:play-services-auth:20.1.0'
    implementation 'androidx.percentlayout:percentlayout:1.0.0'
    implementation 'com.facebook.android:facebook-android-sdk:[13,14)'
    implementation 'com.facebook.android:facebook-share:[13,14)'
    implementation 'com.appsflyer:af-android-sdk:6.9.0'
    implementation 'com.android.installreferrer:installreferrer:2.2'
    implementation platform('com.google.firebase:firebase-bom:30.4.0') {
        exclude group: 'com.android.support', module: 'support-compat'
    }
    implementation 'com.google.android.play:review:2.0.1'
    implementation 'com.google.firebase:firebase-analytics'
    implementation 'com.navercorp.nid:oauth-jdk8:5.1.1'
    implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.2'
    implementation 'com.google.android.play:review:2.0.1'
    implementation 'com.google.firebase:firebase-crashlytics:18.2.9'
}
SdkProject/library/libs/alipaysdk_15.7.5.jar
Binary files differ
SdkProject/library/libs/android-support-v4.jar
Binary files differ
SdkProject/library/libs/gson-2.8.6.jar
Binary files differ
SdkProject/library/libs/lp_v1.1.3.aar
Binary files differ
SdkProject/library/libs/quickgame_hw_2.3.3.aar
Binary files differ
SdkProject/library/libs/sdklibrary-release.aar
Binary files differ