Commit 9dc4fa48 authored by fallenstardust's avatar fallenstardust

3.8.5 LOG-O

parent bc2e8833
......@@ -16,21 +16,15 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre>
<ul>
<li style="color:#ffff00">3.8.4</li>
<li style="color:#ffff00">3.8.5</li>
</ul>
<pre>
更新:
1.更新ygo内核;
2.新卡VP21
2.新卡AC01+VJ
变更:
1.支持64位运行(准备适配android12);
2.64位处理器的手机将优先以64位运行;
3.优化代码结构减少64位运行下耗电;
4.搜索器星级搜索选项支持最大为13;
5.断开连接等原生对话框放大;
6.对vivo,iqoo等手机进行优化兼容,解决选卡组等场景闪退
(基于originOS适配,再老系统的此类手机我没买到,建议能更新系统的更新下);
7.微调UI,更改部分BGM
1.高清卡图下载改为png图;
2.不再初始化重置残局;
</pre>
<h3 style="color:#ff0000">注意</h3>
<pre>
......
......@@ -8,8 +8,8 @@ android {
applicationId "cn.garymb.ygomobile"
minSdkVersion 21
targetSdkVersion 29
versionCode 380400609
versionName "3.8.4"
versionCode 380400621
versionName "3.8.5"
flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true
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