Commit 65728e4e authored by fallenstardust's avatar fallenstardust

3.8.3 LOG-O

parent ef84c7ba
...@@ -16,20 +16,16 @@ ...@@ -16,20 +16,16 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.8.1</li> <li style="color:#ffff00">3.8.3</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡1105+VJ; 2.新卡NCF1+SD41+DP25+VJ;
变更: 变更:
1.连锁询问等场景也可以点开查看墓地、额外、除外; 1.link值不再计入卡差统计;
2.对录像文件(yrp)打开方式可选本软件并导入; 2.分享码分隔符更改支持主流交流社区;
3.修正一些字段显示不全的问题; 3.修复先行卡ypk通过本软件打开无法覆盖旧ypk的问题
4.填补缺图;
5.优化决斗场格子显示;
6.修正个别场景对话框显示异常(只有一条)的问题;
7.修正个别场景不显示取消/完成按钮;
</pre> </pre>
<h3 style="color:#ff0000">注意</h3> <h3 style="color:#ff0000">注意</h3>
<pre> <pre>
......
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 380200502 versionCode 380300525
versionName "3.8.2" versionName "3.8.3"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
ndk { ndk {
......
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