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 = [