Commit 1460fced authored by fallenstardust's avatar fallenstardust

3.9.3 LOG-O

parent 5db19b49
...@@ -16,17 +16,14 @@ ...@@ -16,17 +16,14 @@
特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力. 特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.9.2</li> <li style="color:#ffff00">3.9.3</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡SD43; 2.新卡22PP+SSB1+VJ;
3.2021.1OCG禁卡表;
变更: 变更:
1.修正添加主卡组/副卡组时跳出卡片详情的问题; 1.修正下载拓展卡包页面无法打开的问题
2.修正卡片查询中可以右划出添加主卡组/副卡组按钮的问题;
3.lua5.3最新版本
</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 390101215 versionCode 390301231
versionName "3.9.2" versionName "3.9.3"
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