aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-09-22 00:56:15 +0530
committerGitHub <noreply@github.com>2022-09-21 19:26:15 +0000
commit8786e6abff2118f2fd0d74d28b2d3a5b503b48ca (patch)
tree7570f090755be07afc509ad7ce007925f99ec126 /.idea
parent8db7463810208d10f275e871242b53451a0d57b8 (diff)
Upgrade AndroidX dependencies (#2139)
Diffstat (limited to '.idea')
-rw-r--r--.idea/codeStyles/Project.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 6b22ad8f..5f58ef5b 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -14,17 +14,12 @@
<option name="DO_NOT_WRAP_AFTER_SINGLE_ANNOTATION" value="true" />
</JavaCodeStyleSettings>
<JetCodeStyleSettings>
- <option name="PACKAGES_TO_USE_STAR_IMPORTS">
- <value />
- </option>
<option name="PACKAGES_IMPORT_LAYOUT">
<value>
<package name="" alias="false" withSubpackages="true" />
<package name="" alias="true" withSubpackages="true" />
</value>
</option>
- <option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />
- <option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />
<option name="CONTINUATION_INDENT_IN_PARAMETER_LISTS" value="true" />
<option name="CONTINUATION_INDENT_IN_ARGUMENT_LISTS" value="true" />
<option name="CONTINUATION_INDENT_FOR_EXPRESSION_BODIES" value="true" />
@@ -187,4 +182,4 @@
</indentOptions>
</codeStyleSettings>
</code_scheme>
-</component>
+</component> \ No newline at end of file