From 8c75317ddc7e441350c6403c994ae0149e9f3c5c Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Wed, 15 Nov 2023 14:27:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/layout/dialog_live_new_role.xml | 4 ++-- config.gradle | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/src/main/res/layout/dialog_live_new_role.xml b/common/src/main/res/layout/dialog_live_new_role.xml index 64c5edb97..75a6c9ff2 100644 --- a/common/src/main/res/layout/dialog_live_new_role.xml +++ b/common/src/main/res/layout/dialog_live_new_role.xml @@ -1,7 +1,7 @@ @@ -9,6 +9,6 @@ android:id="@+id/drawerList" android:overScrollMode="never" android:layout_width="match_parent" - android:layout_height="384dp" /> + android:layout_height="match_parent" /> \ No newline at end of file diff --git a/config.gradle b/config.gradle index ed25d20e1..d41b57f4d 100644 --- a/config.gradle +++ b/config.gradle @@ -4,7 +4,7 @@ ext { buildToolsVersion: "29.0.2", minSdkVersion : 21, targetSdkVersion : 33, - versionCode : 453, + versionCode : 456, versionName : "6.6.2" ] manifestPlaceholders = [