Commit 9237ef1d authored by fallenstardust's avatar fallenstardust

3.11.11 LOG-O

parent 432487b8
......@@ -16,18 +16,19 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre>
<ul>
<li style="color:#ffff00">3.11.10</li>
<li style="color:#ffff00">3.11.11</li>
</ul>
<pre>
更新:
1.更新ygopro内核;
2.新卡DBCB+VJ;
2.新卡SD47+CF01+VJ;
3.微调UI减少误触;
4.2024.9 TCG禁卡表;
4.2024.10 OCG禁卡表;
变更:
1.修正读取来自MDPro3卡组文件报错的问题;
2.下载完扩展卡包后改为添加萌卡超先行服2区;
3.默认添加萌卡超先行服2区;
1.升级lua5.4;
2.更改萌卡连入域名,修复部分地区无法访问萌卡的问题;
3.最多支持版本升至安卓6.0
4.修正不能正常召唤烙印人机卡组的问题;
</pre>
<h3 style="color:#ff0000">注意</h3>
<pre>
......
......@@ -6,11 +6,11 @@ android {
defaultConfig {
applicationId "cn.garymb.ygomobile"
minSdkVersion 21
minSdkVersion 23
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 311100975
versionName "3.11.10"
versionCode 311110000
versionName "3.11.11"
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