Commit 4546b097 authored by fallenstardust's avatar fallenstardust

3.9.6 LOG-O

parent 508f48b0
...@@ -16,18 +16,15 @@ ...@@ -16,18 +16,15 @@
特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力. 特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.9.5</li> <li style="color:#ffff00">3.9.6</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡HC01+T1107+VJ; 2.新卡DBTM+VX+VJ;
变更: 变更:
1.修正卡组码不完整导致的闪退问题; 1.修正一些字段显示错误;
fix1修正: 2.加速大量翻动卡组时的确认动画
1.修正卡图错误;
2.修正先行卡的字段读不出的问题;
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 390500316 versionCode 390600401
versionName "3.9.5" versionName "3.9.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