Commit 61efc557 authored by gaorui's avatar gaorui
Browse files

Merge branch 'feat-android-update' into 'main'

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

See merge request !3
parents fdfc8226 306e5b38
......@@ -52,7 +52,7 @@ dependencies {
//fangzhou(必接)
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 过度插件(选接)
//implementation 'com.hoolai.access.open:fast-access:1.0.0.5'
//aihelp(选接)
......@@ -60,7 +60,7 @@ dependencies {
//appsflyer(选接)
implementation 'com.hoolai.oversea.appsflyer:appsflyer:1.0.0.2'
//firebase(选接)
implementation 'com.hoolai.oversea.firebase:firebase:1.0.0.3'
implementation 'com.hoolai.oversea.firebase:firebase:1.0.0.4'
//facebooklinks(选接)
implementation 'com.hoolai.oversea.links:facebooklinks:1.0.0.0'
//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