mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Removing kotlin extensions + adding jetbrains kotlin
also bumping up to kotlin 1.4.20 and using jsetbrains kotlin for parcelize (needed for mass migration) With this we can close #684 because we are TRULY finished
This commit is contained in:
parent
419e4832ea
commit
abea51c805
7 changed files with 8 additions and 28 deletions
|
@ -1,10 +1,5 @@
|
|||
<code_scheme name="Project" version="173">
|
||||
<JetCodeStyleSettings>
|
||||
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
|
||||
<value>
|
||||
<package name="kotlinx.android.synthetic" withSubpackages="true" static="false" />
|
||||
</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="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue