diff options
author | Torsten Grote <t@grobox.de> | 2021-10-12 09:54:38 -0300 |
---|---|---|
committer | Torsten Grote <t@grobox.de> | 2021-10-12 09:54:38 -0300 |
commit | b55354d507668722fcc4c262cfbc8c60003f650e (patch) | |
tree | 5bd60b65ad9c4a854ff48d3944a6d5a546b23919 /.idea/codeStyles | |
parent | 2577c2de4bf48841124e9d94724d31e6ac7d2c72 (diff) | |
download | taler-android-b55354d507668722fcc4c262cfbc8c60003f650e.tar.gz taler-android-b55354d507668722fcc4c262cfbc8c60003f650e.tar.bz2 taler-android-b55354d507668722fcc4c262cfbc8c60003f650e.zip |
Upgrade to fixed akono release
Diffstat (limited to '.idea/codeStyles')
-rw-r--r-- | .idea/codeStyles/Project.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 587f132..28083bf 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -2,18 +2,7 @@ <code_scheme name="Project" version="173"> <JetCodeStyleSettings> <option name="PACKAGES_TO_USE_STAR_IMPORTS"> - <value> - <package name="kotlinx.android.synthetic" alias="false" withSubpackages="true" /> - </value> - </option> - <option name="PACKAGES_IMPORT_LAYOUT"> - <value> - <package name="" alias="false" withSubpackages="true" /> - <package name="java" alias="false" withSubpackages="true" /> - <package name="javax" alias="false" withSubpackages="true" /> - <package name="kotlin" alias="false" withSubpackages="true" /> - <package name="" alias="true" withSubpackages="true" /> - </value> + <value /> </option> <option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" /> <option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" /> |