Commit 13084fee authored by mengcuiguang2's avatar mengcuiguang2

短剧+加说

parent 0d6ae58f
......@@ -10,8 +10,8 @@ android {
applicationId "com.duben.infinitefunjia"
minSdkVersion rootProject.ext.androidMinSdkVersion
targetSdkVersion rootProject.ext.androidTargetSdkVersion
versionCode 724
versionName "7.2.4"
versionCode 725
versionName "7.2.5"
flavorDimensions "default"
// dex突破65535的限制
......
......@@ -135,6 +135,7 @@
android:paddingBottom="5dp">
<LinearLayout
android:visibility="gone"
android:id="@+id/tab_setting_collect"
android:layout_width="0dp"
android:layout_height="wrap_content"
......
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