Merge pull request #5990 from vector-im/michaelk/no-op_pr_to_test_build

noop change to test build system
This commit is contained in:
Michael Kaye 2022-05-09 15:10:36 +01:00 committed by GitHub
commit f2b4ad4a31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,4 +176,6 @@ class SettingsAdvancedRobot {
clickOn(R.string.settings_developer_mode_summary)
}
}
```
```