Commit 306e5b38 authored by gaorui's avatar gaorui
Browse files

feat(app):1.优化 PGS 登录流程 2.fix 无 google 服务设备google adid 获取异常问题

parent fdfc8226
...@@ -52,7 +52,7 @@ dependencies { ...@@ -52,7 +52,7 @@ dependencies {
//fangzhou(必接) //fangzhou(必接)
implementation 'com.hoolai.access.open.fangzhou:fangzhou:4.5.16.10' implementation 'com.hoolai.access.open.fangzhou:fangzhou:4.5.16.10'
//基础功能模块,登录/支付/分享等(必接) //基础功能模块,登录/支付/分享等(必接)
implementation 'com.hoolai.oversea:hl-oversea-global:1.0.1.1' implementation 'com.hoolai.oversea:hl-oversea-global:1.0.1.3'
//迁移插件,适用于 v1 升级 v2 过度插件(选接) //迁移插件,适用于 v1 升级 v2 过度插件(选接)
//implementation 'com.hoolai.access.open:fast-access:1.0.0.5' //implementation 'com.hoolai.access.open:fast-access:1.0.0.5'
//aihelp(选接) //aihelp(选接)
...@@ -60,7 +60,7 @@ dependencies { ...@@ -60,7 +60,7 @@ dependencies {
//appsflyer(选接) //appsflyer(选接)
implementation 'com.hoolai.oversea.appsflyer:appsflyer:1.0.0.2' implementation 'com.hoolai.oversea.appsflyer:appsflyer:1.0.0.2'
//firebase(选接) //firebase(选接)
implementation 'com.hoolai.oversea.firebase:firebase:1.0.0.3' implementation 'com.hoolai.oversea.firebase:firebase:1.0.0.4'
//facebooklinks(选接) //facebooklinks(选接)
implementation 'com.hoolai.oversea.links:facebooklinks:1.0.0.0' implementation 'com.hoolai.oversea.links:facebooklinks:1.0.0.0'
//openInstall(选接) //openInstall(选接)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment