Commit 6806cea8 authored by fallenstardust's avatar fallenstardust

3.10.2 LOG-O

parent dc0a736a
......@@ -16,16 +16,14 @@
特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力.
</pre>
<ul>
<li style="color:#ffff00">3.10.0</li>
<li style="color:#ffff00">3.10.2</li>
</ul>
<pre>
更新:
1.更新ygo内核;
2.新卡SR13+T1109
2.新卡DBAD+VJ+YCSW
变更:
1.优化萌卡切换用户按钮;
2.调整聊天室布局;
3.修复卡组文件出现不正常密码而闪退的问题;
1.修复了萌卡切换用户时本地账号不同步更改的问题;
</pre>
<h3 style="color:#ff0000">注意</h3>
<pre>
......
<?xml version="1.0" encoding="utf-8"?>
<litepal>
<dbname value="local" />
<version value="2" />
<list>
<!--课表-->
<mapping class="cn.garymb.ygomobile.ui.mycard.bean.McUser" />
</list>
</litepal>
\ No newline at end of file
......@@ -9,8 +9,8 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 310010815
versionName "3.10.1"
versionCode 310020906
versionName "3.10.2"
flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true
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