Commit 28828459 authored by gaorui's avatar gaorui
Browse files

feat(app): update hoolai-core 修复切换账号时游戏耗时引起的卡顿风险问题

parent f4da92bd
......@@ -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(必接)
......
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