Commit a1b06a0e authored by fallenstardust's avatar fallenstardust

3.8.1 LOG-O

parent 2d3d1963
...@@ -16,14 +16,17 @@ ...@@ -16,14 +16,17 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.8.0</li> <li style="color:#ffff00">3.8.1</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡PAC1+T1103+VJ 2.2021.4OCG禁卡表;
3.2021.3TCG禁卡表;
4.新卡DBAG;
变更: 变更:
1.部分界面添加新手引导; 1.增加新的人机和卡组;
2.新增自选卡组随缘出牌AI;
</pre> </pre>
<h3 style="color:#ff0000">注意</h3> <h3 style="color:#ff0000">注意</h3>
<pre> <pre>
......
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 380000302 versionCode 380100321
versionName "3.7.13" versionName "3.8.1"
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