Commit 721bdf2b authored by fallenstardust's avatar fallenstardust

3.5.0LOG-O

parent 95fae10c
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
# Specifies the JVM arguments used for the daemon process. # Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings. # The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx1536m org.gradle.jvmargs=-Xmx1024m
# When configured, Gradle will run in incubating parallel mode. # When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit # This option should only be used with decoupled projects. More details, visit
......
...@@ -22,11 +22,15 @@ ...@@ -22,11 +22,15 @@
<pre> <pre>
更新: 更新:
1.更新ygo内核; 1.更新ygo内核;
2.新卡DBMF 2.新卡LVDS+FIGA+TN19
修复: 修复:
1.无法上下滑动分类列表的问题; 1.重做图片选择解决不能加载图片的问题;
2.部分token图缺失的问题; 2.萌卡更改昵称会清除卡组的问题;
3.部分机型闪退; 优化:
1.竖屏和横屏可以同步最后选择的卡组;
2.萌卡可备份已分类的卡组;
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 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 350000823 versionCode 350000908
versionName "3.5.0" versionName "3.5.0"
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