hch
2022-04-12 6b888856de4f182cb6ee1017476567202fa175fb
0312 删除部分旧依赖
4个文件已修改
12 ■■■■■ 已修改文件
Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/VNGame/deps.gradle 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/VNGame/release/libs/library-release-VNGame.aar 补丁 | 查看 | 原始文档 | blame | 历史
SdkProject/channel/VNGame/deps.gradle 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar
Binary files differ
Channel/Android/VNGame/deps.gradle
@@ -1,7 +1,5 @@
dependencies {
    implementation 'com.google.android.gms:play-services-auth:17.0.0'
    api 'com.google.android.gms:play-services-auth:18.0.0'
    implementation "com.android.billingclient:billing:3.0.0"
    implementation 'com.facebook.android:facebook-login:9.1.0'
    implementation 'com.facebook.android:facebook-share:9.1.0'
    implementation 'com.google.android.play:core:1.8.2'
    implementation 'com.facebook.android:facebook-login:11.1.0'
}
Channel/Android/VNGame/release/libs/library-release-VNGame.aar
Binary files differ
SdkProject/channel/VNGame/deps.gradle
@@ -1,7 +1,5 @@
dependencies {
    implementation 'com.google.android.gms:play-services-auth:17.0.0'
    api 'com.google.android.gms:play-services-auth:18.0.0'
    implementation "com.android.billingclient:billing:3.0.0"
    implementation 'com.facebook.android:facebook-login:9.1.0'
    implementation 'com.facebook.android:facebook-share:9.1.0'
    implementation 'com.google.android.play:core:1.8.2'
    implementation 'com.facebook.android:facebook-login:11.1.0'
}