Commit 31c27ae9 authored by fallenstardust's avatar fallenstardust

2018.10表

parent d1a672a2
...@@ -25,14 +25,19 @@ ...@@ -25,14 +25,19 @@
2.增加AI按难易度随机加入功能; 2.增加AI按难易度随机加入功能;
3.新卡SHVA+CT15+VJ+EP18+18SP; 3.新卡SHVA+CT15+VJ+EP18+18SP;
4.新增AI卡组; 4.新增AI卡组;
5.OCG2018.10禁卡表;
6.TCG2018.9禁卡表
修复: 修复:
1.关键词输入数字无法搜索「No.」的问题; 1.关键词输入数字无法搜索「No.」的问题;
2.部分机型打开残局闪退的问题; 2.部分机型打开残局闪退的问题;
3.难以点击残局开始按钮的问题; 3.难以点击残局开始按钮的问题;
4.效果重置按钮为空的问题;
5.无法宣言风属性的问题;
优化: 优化:
1.属性、种族宣言时的易误触的问题; 1.属性、种族宣言时的易误触的问题;
2.增加适配机型; 2.增加适配机型;
3.更新适配功能开关说明; 3.更新适配功能开关说明;
4.放大单卡操作按钮;
</pre> </pre>
</body> </body>
</html> </html>
\ No newline at end of file
This diff is collapsed.
...@@ -8,7 +8,7 @@ android { ...@@ -8,7 +8,7 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 22 targetSdkVersion 22
versionCode 33050909 versionCode 33050915
versionName "3.3.5" versionName "3.3.5"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
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