Commit 614523e7 authored by fallenstardust's avatar fallenstardust

3.5.2fix1 LOG-O

parent 15396f62
...@@ -20,8 +20,14 @@ ...@@ -20,8 +20,14 @@
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡1011+T1010+VJ; 2.新卡1011+TCG1010+VJ;
3.左侧[系统设定]增加转bug反馈引导页面的按钮; 修复:
1.部分全面屏手机点击和显示不正常的问题;
2.部分对话框因内容过多压扁按钮的问题;
3.横屏游戏时导航栏无法下拉和无法收起问题;
变更:
1.暂且默认关闭决斗助手;
2.部分UI调整;
</pre> </pre>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,7 +8,7 @@ android { ...@@ -8,7 +8,7 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 352001107 versionCode 352001109
versionName "3.5.2" versionName "3.5.2"
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