Commit 8d50de5c authored by fallenstardust's avatar fallenstardust

3.9.2 LOG-O

parent 94c6544e
...@@ -16,17 +16,17 @@ ...@@ -16,17 +16,17 @@
特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力. 特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.9.1</li> <li style="color:#ffff00">3.9.2</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡DP26+T1106+VJ; 2.新卡SD43;
3.2021.1OCG禁卡表;
变更: 变更:
1.有玩家的楼层会略微变色以便判断是否已被占; 1.修正添加主卡组/副卡组时跳出卡片详情的问题;
2.添加服务器按钮增加到服务器列表底部; 2.修正卡片查询中可以右划出添加主卡组/副卡组按钮的问题;
3.新增先行卡下载功能; 3.lua5.3最新版本
4.下载先行卡后添加23333服;
</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 390101202 versionCode 390101215
versionName "3.9.1" versionName "3.9.2"
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