Debug info: render the roomId in the room details screen when developer mode is enabled.
This commit is contained in:
parent
0dfec51889
commit
009601cf5b
6 changed files with 70 additions and 1 deletions
|
|
@ -67,6 +67,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.mediaupload.test)
|
||||
testImplementation(projects.libraries.mediapickers.test)
|
||||
testImplementation(projects.libraries.permissions.test)
|
||||
testImplementation(projects.libraries.preferences.test)
|
||||
testImplementation(projects.libraries.usersearch.test)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue