Commit 4cee66a6 authored by mengcuiguang's avatar mengcuiguang

1.0.2优化

parent 151d0d2b
......@@ -9,8 +9,8 @@ android {
applicationId "com.mints.goodmoney"
minSdkVersion rootProject.ext.androidMinSdkVersion
targetSdkVersion rootProject.ext.androidTargetSdkVersion
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.2"
flavorDimensions "default"
// dex突破65535的限制
......
......@@ -20,6 +20,7 @@
layout="@layout/item_settings" />
<include
android:visibility="gone"
android:id="@+id/item_wechat"
layout="@layout/item_settings" />
......
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