Commit d3cfb990 by konghaorui

修改动态模块版本号

parent ef4cbfd7
......@@ -53,7 +53,7 @@ ext {
"m-tests" : "0.0.15.3",
"m-course" : "0.0.34.4",
"m-im" : "0.0.3.7",
"m-dynamic" : "0.0.1.2",
"m-dynamic" : "0.0.1.3",
//-------------- 业务模块 API 层 --------------
......
......@@ -183,7 +183,7 @@
android:clickable="true"
android:gravity="center"
android:text="+ 关注"
android:textColor="@color/dynamic_green3"
android:textColor="@color/dynamic_main_theme"
android:textSize="14sp"
android:visibility="gone"
tools:visibility="visible" />
......
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