Commit 78dafa56 authored by fallenstardust's avatar fallenstardust

3.1.9

parent 7b335359
...@@ -13,10 +13,20 @@ ...@@ -13,10 +13,20 @@
注意:如果您是通过付费购买或者付费获得下载渠道而获得本软件的话,您已经上当受骗。本软件——免费! 注意:如果您是通过付费购买或者付费获得下载渠道而获得本软件的话,您已经上当受骗。本软件——免费!
特别感谢: 菜菜,尸体,CC,废话多,幻兽l,香姐 的支持与努力. 特别感谢: 菜菜,尸体,晓L,废话多,幻兽L,龙道香姐 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.1.8</li> <li style="color:#ffff00">3.1.9</li>
</ul>
<pre>
更新:
1.更新ygo内核;
2.更新1005;
修复:
1.灵摆刻度搜索无结果的问题;
</pre>
<ul>
<li style="color:#ffffff">3.1.8</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
......
...@@ -6,11 +6,11 @@ android { ...@@ -6,11 +6,11 @@ android {
buildToolsVersion rootProject.ext.buildToolsVersion buildToolsVersion rootProject.ext.buildToolsVersion
defaultConfig { defaultConfig {
applicationId "cn.garymb.ygomobile.KO" applicationId "cn.garymb.ygomobile"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 22 targetSdkVersion 22
versionCode 3108411 versionCode 31090416
versionName "KO3.1.8" versionName "3.1.9"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
ndk { ndk {
abiFilters "armeabi-v7a", "x86" abiFilters "armeabi-v7a", "x86"
......
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