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
28828459
Commit
28828459
authored
Dec 23, 2024
by
gaorui
Browse files
feat(app): update hoolai-core 修复切换账号时游戏耗时引起的卡顿风险问题
parent
f4da92bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
game_demo/build.gradle
View file @
28828459
...
...
@@ -48,7 +48,7 @@ android {
dependencies
{
implementation
fileTree
(
include:
[
'*.jar'
],
dir:
'libs'
)
//hoolai-core(必接)
implementation
'com.hoolai.access.open:hoolai-core:1.0.4.
0
-global'
implementation
'com.hoolai.access.open:hoolai-core:1.0.4.
1
-global'
//access-native(必接)
implementation
'com.hoolai.access.platform:access-native:0.1.2.1425-global'
//fangzhou(必接)
...
...
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