Commit e475c2c2 authored by fallenstardust's avatar fallenstardust

3.4.3

parent fa7896cd
...@@ -17,15 +17,19 @@ ...@@ -17,15 +17,19 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.4.2</li> <li style="color:#ffff00">3.4.3</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡ST19+VB21+VJ; 2.新卡1009+VJ;
优化: 优化:
1.直接打开的ydk文件可以点击保存到deck文件夹; 1.排序录像卡组残局顺序;
2.攻击表示可以攻击的怪兽攻击力总和显示; 2.提高一定程度的显示速度;
3.完善部分安卓9的国内定制系统适配;
4.可设置不显示通知栏决斗助手;
修复:
1.部分场景闪退;
</pre> </pre>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,7 +8,7 @@ android { ...@@ -8,7 +8,7 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 340300407 versionCode 340300422
versionName "3.4.3" versionName "3.4.3"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
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