Commit 759df63c authored by fallenstardust's avatar fallenstardust

3.4.1

parent 29057766
...@@ -17,19 +17,17 @@ ...@@ -17,19 +17,17 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.4.0</li> <li style="color:#ffff00">3.4.1</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡20AC+DBIC+VJ; 2.新卡SR08;
3.2019.4.1禁卡表;
修复: 修复:
1.后台mobile开启中点图标会重启的问题 1.部分场景闪退
优化: 优化:
1.默认打开决斗界面随手机朝向旋转; 1.可在ydk文件打开方式中选择由本应用打开预览;
2.ygo后台开启中的场合,
可从主界面右下提示点击返回ygo;
3.点击服务器模块左上角笔形图标即可编辑(比如改名);
</pre> </pre>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 340000307 versionCode 340100315
versionName "3.4.0" versionName "3.4.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