Commit 401291da authored by fallenstardust's avatar fallenstardust

3.11.9 LOG-O

parent 4897ab0f
...@@ -16,16 +16,15 @@ ...@@ -16,16 +16,15 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力. 特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.11.7</li> <li style="color:#ffff00">3.11.9</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygopro内核; 1.更新ygopro内核;
2.新卡AC04+VJ; 2.新卡T1205+1206+VJ;
3.2024.7 OCG禁卡表 3.新增人机:阿不思
变更: 变更:
1.默认添加萌卡超先行服; 1.修正读取到格式不正确的卡组会闪退的问题;
2.为服务器列表添加备注;
</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 311080970 versionCode 311090972
versionName "3.11.8" versionName "3.11.9"
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