Commit 5ebdc826 authored by fallenstardust's avatar fallenstardust

changelog

parent cc60a416
......@@ -24,6 +24,10 @@
2.新卡HC01+T1107+VJ;
变更:
1.修正卡组码不完整导致的闪退问题;
fix1修正:
1.修正卡图错误;
2.修正先行卡的字段读不出的问题;
3.一些情况下收藏夹丢失的问题。
</pre>
<h3 style="color:#ff0000">注意</h3>
<pre>
......
......@@ -9,7 +9,7 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 390500307
versionCode 390500316
versionName "3.9.5"
flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true
......
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