Commit a58a8719 authored by fallenstardust's avatar fallenstardust

3.12.3 LOG-O

parent 8932cfd3
...@@ -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.12.2</li> <li style="color:#ffff00">3.12.3</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygopro内核; 1.更新ygopro内核;
2.新卡DBJH+VX05+VJ; 2.新卡1301+T1208+VJ;
3.2025.4 OCG禁卡表; 3.2025.4 TCG禁卡表;
变更: 变更:
1.优化部分场景下超量素材显示到超量怪兽上方的问题 1.重启scriptlib::duel_load_script
2.优化长文本效果选项背景透明度过高的问题; 2.修复外部使用带卡组名的卡组码无法直接跳转应用内打开的问题;
3.修正特殊召唤选择表示形式时不显示里侧表示的贴图的问题 3.对萌卡新闻站外跳转到浏览器打开
</pre> </pre>
<h3 style="color:#ff0000">注意</h3> <h3 style="color:#ff0000">注意</h3>
......
...@@ -9,8 +9,8 @@ android { ...@@ -9,8 +9,8 @@ android {
minSdkVersion 25 minSdkVersion 25
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdkVersion 29 targetSdkVersion 29
versionCode 312000003 versionCode 312000004
versionName "3.12.2" versionName "3.12.3"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
ndkVersion "21.3.6528147" ndkVersion "21.3.6528147"
......
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