公告板
版本库
filestore
活动
搜索
登录
main
/
U3DRepository
SDK版本仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
0312 测试googlejson apply
hch
2022-04-12
a19178fcb5e7fab64bb9239fa95fa98f7a9b8efc
[U3DRepository.git]
/
Channel
/
Android
/
VNGame
/
deps.gradle
1
2
3
4
5
dependencies {
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:11.1.0'
}