Commit fd4c4c6a authored by fallenstardust's avatar fallenstardust

3.3.12LOGO

parent d4abe83a
...@@ -17,12 +17,18 @@ ...@@ -17,12 +17,18 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.3.11</li> <li style="color:#ffff00">3.3.12</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.新卡1008(DANE);
2.新卡20TH+19PP+JF19+VJ; 修复:
1.墓地成为对象的卡不会翻开展示的问题;
2.权限申请和复制贴图同时执行导致复制不全的问题;
3.已知卡图错误;
4.部分安卓9.0收不到更新推送的问题;
新增:
1.桌面图标长按增加快捷打开卡查和组卡;
</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 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 331200108 versionCode 331200118
versionName "3.3.12" versionName "3.3.12"
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