diff --git a/common/src/main/res/layout/item_home_sud_game_list.xml b/common/src/main/res/layout/item_home_sud_game_list.xml index a15051431..de0159c94 100644 --- a/common/src/main/res/layout/item_home_sud_game_list.xml +++ b/common/src/main/res/layout/item_home_sud_game_list.xml @@ -53,6 +53,7 @@ android:layout_marginTop="10dp" android:ellipsize="end" android:singleLine="true" + android:textStyle="bold" android:text="@string/interactive_game_create_room_name" android:textColor="#000" android:textSize="14sp" /> diff --git a/config.gradle b/config.gradle index 1ccac4e22..58279b97c 100644 --- a/config.gradle +++ b/config.gradle @@ -4,14 +4,14 @@ ext { buildToolsVersion: "29.0.2", minSdkVersion : 21, targetSdkVersion : 33, - versionCode : 462, - versionName : "6.6.4" + versionCode : 463, + versionName : "6.6.5" ] manifestPlaceholders = [ //正式、 - serverHost : "https://napi.yaoulive.com", +// serverHost : "https://napi.yaoulive.com", // 测试 -// serverHost : " https://ceshi.yaoulive.com", + serverHost : " https://ceshi.yaoulive.com", //百度语音识别