Commit c16b0836 authored by fallenstardust's avatar fallenstardust

0x1349

parent 445e34ac
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#include <COGLESDriver.h> #include <COGLESDriver.h>
#endif #endif
const unsigned short PRO_VERSION = 0x1348; const unsigned short PRO_VERSION = 0x1349;
namespace ygo { namespace ygo {
......
...@@ -17,17 +17,15 @@ ...@@ -17,17 +17,15 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.4.1</li> <li style="color:#ffff00">3.4.2</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡SR08; 2.新卡ST19+VB21+VJ;
3.2019.4.1禁卡表;
修复:
1.部分场景闪退;
优化: 优化:
1.可在ydk文件打开方式中选择由本应用打开预览; 1.直接打开的ydk文件可以点击保存到deck文件夹;
2.攻击表示可以攻击的怪兽攻击力总和显示;
</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 340100315 versionCode 340200329
versionName "3.4.1" versionName "3.4.2"
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