diff options
| author | Aleksandr Granin <aleksandr@mullvad.net> | 2021-01-08 15:59:02 +0100 |
|---|---|---|
| committer | Aleksandr Granin <aleksandr@mullvad.net> | 2021-01-19 14:10:29 +0100 |
| commit | 43109a76357ba9d85daa1c8c67d61c8b5fb87b3b (patch) | |
| tree | f88801308525399205b07e427d569e1b2152caa5 /android/.idea/codeStyles/codeStyleConfig.xml | |
| parent | e9d8f0de61b4598e45177ff96055419536d8b3a2 (diff) | |
| download | mullvadvpn-43109a76357ba9d85daa1c8c67d61c8b5fb87b3b.tar.xz mullvadvpn-43109a76357ba9d85daa1c8c67d61c8b5fb87b3b.zip | |
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 |
