Commit d04cf029 authored by fallenstardust's avatar fallenstardust

3.11.12 LOG

parent 53516148
...@@ -16,19 +16,18 @@ ...@@ -16,19 +16,18 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力. 特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.11.11</li> <li style="color:#ffff00">3.11.12</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygopro内核; 1.更新ygopro内核;
2.新卡SD47+CF01+WPP5+VJ; 2.新卡1207+t1206+VJ;
3.微调UI减少误触;
4.2024.10 OCG禁卡表;
变更: 变更:
1.升级lua5.4; 1.添加多语言超先行卡下载;
2.修复部分地区无法访问萌卡的问题; 2.根据资料语言自动切换对应语言的超先行卡;
3.最低支持系统升至安卓6.0 3.微调界面文字;
4.修正不能正常召唤烙印人机卡组的问题; 4.调整打乱算法;
5.调整非独有卡筛选卡内容;
</pre> </pre>
<h3 style="color:#ff0000">注意</h3> <h3 style="color:#ff0000">注意</h3>
<pre> <pre>
......
...@@ -9,8 +9,8 @@ android { ...@@ -9,8 +9,8 @@ android {
minSdkVersion 23 minSdkVersion 23
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdkVersion 29 targetSdkVersion 29
versionCode 311110000 versionCode 311120002
versionName "3.11.11" versionName "3.11.12"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
ndkVersion "20.1.5948944" ndkVersion "20.1.5948944"
......
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