Commit 75466ca8 by konghaorui

升级版本号

parent ac42e349
......@@ -42,8 +42,8 @@ ext {
ydlPublishVersion = [
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.47.5",
"m-consultant" : "0.0.56.1",
"m-confide" : "0.0.47.6",
"m-consultant" : "0.0.57.1",
"m-fm" : "0.0.28",
"m-user" : "0.0.58.1",
"m-home" : "0.0.19.1",
......@@ -69,13 +69,13 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.38.1",
"ydl-platform" : "0.0.38.2",
//第二步 若干
"ydl-webview" : "0.0.37.1",
"ydl-media" : "0.0.20",
"ydl-pay" : "0.0.17",
"m-audioim" : "0.0.46.3",
"m-audioim" : "0.0.46.4",
"ydl-flutter-base": "0.0.10",
//以下 几乎不会动
......@@ -115,13 +115,13 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.38.1",
"ydl-platform" : "0.0.38.2",
//第二步 若干
"ydl-webview" : "0.0.37.1",
"ydl-media" : "0.0.20",
"ydl-pay" : "0.0.17",
"m-audioim" : "0.0.46.3",
"m-audioim" : "0.0.46.4",
"ydl-flutter-base": "0.0.10",
//以下 几乎不会动
......
......@@ -87,7 +87,8 @@
android:layout_width="42dp"
android:layout_height="12dp"
android:layout_marginStart="@dimen/platform_dp_4"
android:layout_marginRight="4dp"
android:layout_marginEnd="4dp"
android:scaleType="centerCrop"
android:visibility="gone"/>
<!--公益图标-->
<ImageView
......
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