Commit 4dc7081d authored by fallenstardust's avatar fallenstardust

3.11.6 LOG-O

parent 2634b031
...@@ -16,17 +16,17 @@ ...@@ -16,17 +16,17 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力. 特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.11.5</li> <li style="color:#ffff00">3.11.6</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygopro内核; 1.更新ygopro内核;
2.新卡T1203+YO08+VX04+VJMP; 2.新卡T1204+1205+VJMP;
3.2024.4OCG禁卡表; 3.2024.4TCG禁卡表;
4.收录一些同卡异画数据;
变更: 变更:
1.自动清除服务器信息中的首尾空格; 1.ygopro中选择卡组统一改为卡组管理中选;
2.修正一些场景下服务器被还原为默认的问题; 2.扩展卡包中的卡包展示显示形式统一;
3.移动ygopro卡组编辑中的排序打乱等按钮更方便点击;
</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 21 minSdkVersion 21
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdkVersion 29 targetSdkVersion 29
versionCode 311050965 versionCode 311060966
versionName "3.11.5" versionName "3.11.6"
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