Commit c0718811 authored by fallenstardust's avatar fallenstardust

changelog

parent 34c8a1c8
...@@ -16,9 +16,13 @@ ...@@ -16,9 +16,13 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力. 特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.11.3</li> <li style="color:#ffff00">3.11.3fix2</li>
</ul> </ul>
<pre> <pre>
fix1更新:
1.新卡1203+T1202+TW01+24PP+24PR+VJ;
2.2024.1OCG禁卡表;
3.2024.1TCG禁卡表;
更新: 更新:
1.更新ygopro内核; 1.更新ygopro内核;
2.游戏语言可切换西班牙语; 2.游戏语言可切换西班牙语;
......
...@@ -9,8 +9,8 @@ android { ...@@ -9,8 +9,8 @@ android {
minSdkVersion 21 minSdkVersion 21
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdkVersion 29 targetSdkVersion 29
versionCode 311030953 versionCode 311030957
versionName "3.11.3fix1" versionName "3.11.3fix2"
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