diff options
| author | Aleksandr Granin <aleksandr@mullvad.net> | 2021-01-19 14:41:39 +0100 |
|---|---|---|
| committer | Aleksandr Granin <aleksandr@mullvad.net> | 2021-01-19 14:41:39 +0100 |
| commit | 70a073e3246fff253f6f3ce04c4d529a57d8735a (patch) | |
| tree | f88801308525399205b07e427d569e1b2152caa5 /android/.idea/codeStyles/codeStyleConfig.xml | |
| parent | e9d8f0de61b4598e45177ff96055419536d8b3a2 (diff) | |
| parent | 43109a76357ba9d85daa1c8c67d61c8b5fb87b3b (diff) | |
| download | mullvadvpn-70a073e3246fff253f6f3ce04c4d529a57d8735a.tar.xz mullvadvpn-70a073e3246fff253f6f3ce04c4d529a57d8735a.zip | |
Merge branch 'migrate-to-androidX'
Diffstat (limited to 'android/.idea/codeStyles/codeStyleConfig.xml')
| -rw-r--r-- | android/.idea/codeStyles/codeStyleConfig.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/android/.idea/codeStyles/codeStyleConfig.xml b/android/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000000..a55e7a179b --- /dev/null +++ b/android/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ +<component name="ProjectCodeStyleConfiguration"> + <state> + <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" /> + </state> +</component>
\ No newline at end of file |
