Commit da0dd9b0 authored by fallenstardust's avatar fallenstardust

3.4.8changeLOG-O

parent 453333ab
...@@ -22,8 +22,11 @@ ...@@ -22,8 +22,11 @@
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡DBMF;
修复: 修复:
1.无法上下滑动分类列表的问题; 1.无法上下滑动分类列表的问题;
2.部分token图缺失的问题;
3.部分机型闪退;
</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 340800802 versionCode 340800810
versionName "3.4.8" versionName "3.4.8"
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