Commit 090c249c authored by feihuaduo's avatar feihuaduo

更新da协议库到1.0.7,修复部分情况下卡组码不完整的问题

parent f6ff001a
...@@ -133,7 +133,7 @@ dependencies { ...@@ -133,7 +133,7 @@ dependencies {
//圆形头像 //圆形头像
implementation 'de.hdodenhof:circleimageview:2.2.0' implementation 'de.hdodenhof:circleimageview:2.2.0'
//决斗助手 //决斗助手
implementation 'com.github.feihuaduo:YGODuelAssistantLib:1.0' implementation 'com.github.feihuaduo:YGODuelAssistantLib:1.0.7'
// jsoup HTML parser library @ https://jsoup.org/ // jsoup HTML parser library @ https://jsoup.org/
implementation 'org.jsoup:jsoup:1.15.3' implementation 'org.jsoup:jsoup:1.15.3'
} }
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