Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sdk-public
hoolai-oversea-demo-new
Commits
adbf3745
Commit
adbf3745
authored
Jul 19, 2024
by
gaorui
Browse files
Merge branch 'feat-update' into 'main'
update 1.0.28 See merge request
!1
parents
6e0c82b4
0a7e4359
Changes
1
Hide whitespace changes
Inline
Side-by-side
game_demo/build.gradle
View file @
adbf3745
...
...
@@ -46,13 +46,13 @@ android {
dependencies
{
implementation
fileTree
(
include:
[
'*.jar'
],
dir:
'libs'
)
//hoolai-core(必接)
implementation
'com.hoolai.access.open:hoolai-core:1.0.3.2
5
-global'
implementation
'com.hoolai.access.open:hoolai-core:1.0.3.2
8
-global'
//access-native(必接)
implementation
'com.hoolai.access.platform:access-native:0.1.2.142
0-rc4
'
implementation
'com.hoolai.access.platform:access-native:0.1.2.142
2
'
//fangzhou(必接)
implementation
'com.hoolai.access.open.fangzhou:fangzhou:4.5.16.
2
'
implementation
'com.hoolai.access.open.fangzhou:fangzhou:4.5.16.
3
'
//基础功能模块,登录/支付/分享等(必接)
implementation
'com.hoolai.oversea:hl-oversea-global:1.0.
0.5
'
implementation
'com.hoolai.oversea:hl-oversea-global:1.0.
1.0
'
//迁移插件,适用于 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.
2
'
implementation
'com.hoolai.oversea.firebase:firebase:1.0.0.
3
'
//facebooklinks(选接)
implementation
'com.hoolai.oversea.links:facebooklinks:1.0.0.0'
//openInstall(选接)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment