修改车聊聊白天模式北京

This commit is contained in:
tongchenfei
2020-12-01 20:55:10 +08:00
parent d60ce9c095
commit 1fb34c93d0
10 changed files with 3 additions and 1 deletions

1
.idea/gradle.xml generated
View File

@@ -74,6 +74,7 @@
</set>
</option>
<option name="resolveModulePerSourceSet" value="false" />
<option name="useQualifiedModuleNames" value="true" />
</GradleProjectSettings>
</option>
</component>

View File

@@ -129,7 +129,7 @@ TTS_NOOP_VERSION=2.0.7
######## 外部依赖引用
# 车聊聊
CARCHATTING_VERSION=2.0.3
CARCHATTING_VERSION=2.0.5
# 车聊聊接口
CARCHATTINGPROVIDER_VERSION=1.1.7
# loglib

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="module_carchatting_nick_color_light">#333333</color>
<color name="module_carchatting_white_color_light">#333333</color>
<color name="module_carchatting_status_color_light">#999999</color>
<color name="module_carchatting_user_call_light">#333333</color>