Commit 64300c82 authored by fallenstardust's avatar fallenstardust

3.11.8 LOG-O

parent e249d781
...@@ -21,12 +21,11 @@ ...@@ -21,12 +21,11 @@
<pre> <pre>
更新: 更新:
1.更新ygopro内核; 1.更新ygopro内核;
2.新卡DP29+VJMP 2.新卡AC04+VJ
3.小夜连祷等卡选卡优化,默认直接选择场上的卡 3.2024.7 OCG禁卡表
变更: 变更:
1.新增双打可以询问队友投降; 1.默认添加萌卡超先行服;
2.修正人机卡组换side时显示错误; 2.为服务器列表添加备注;
3.将部分提示文字显示到屏幕顶部不挡输入法;
</pre> </pre>
<h3 style="color:#ff0000">注意</h3> <h3 style="color:#ff0000">注意</h3>
<pre> <pre>
......
...@@ -9,8 +9,8 @@ android { ...@@ -9,8 +9,8 @@ android {
minSdkVersion 21 minSdkVersion 21
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdkVersion 29 targetSdkVersion 29
versionCode 311070969 versionCode 311080970
versionName "3.11.7fix1" versionName "3.11.8"
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