Compare commits
2 Commits
801454cd80
...
0925767d16
| Author | SHA1 | Date | |
|---|---|---|---|
| 0925767d16 | |||
| 83bb16ca2c |
@@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="PathMacrosImpl">
|
<component name="PathMacrosImpl">
|
||||||
<macro name="KOTLIN_BUNDLED" value="/home/debuggerx/JetBrainsIDE/apps/AndroidStudio/ch-0/211.7628.21.2111.8092744/plugins/Kotlin/kotlinc" />
|
<macro name="KOTLIN_BUNDLED" value="/home/debuggerx/JetBrainsIDE/apps/AndroidStudio/ch-0/211.7628.21.2111.8092744.plugins/Kotlin/kotlinc" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
+1
-2
@@ -1,10 +1,9 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="FileTypeManager" version="18">
|
<component name="FileTypeManager" version="18">
|
||||||
<extensionMap>
|
<extensionMap>
|
||||||
|
<mapping pattern="info" type="AUTO_DETECTED" />
|
||||||
<mapping ext="gradle.kts" type="Kotlin" />
|
<mapping ext="gradle.kts" type="Kotlin" />
|
||||||
<mapping ext="main.kts" type="Kotlin" />
|
<mapping ext="main.kts" type="Kotlin" />
|
||||||
<mapping ext="qrc" type="XML" />
|
|
||||||
<mapping pattern=".analysis_options" type="YAML" />
|
|
||||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||||
<removed_mapping ext="psd" approved="true" type="Image" />
|
<removed_mapping ext="psd" approved="true" type="Image" />
|
||||||
|
|||||||
@@ -104,12 +104,12 @@
|
|||||||
</entry>
|
</entry>
|
||||||
<entry key="JetRunConfigurationType">
|
<entry key="JetRunConfigurationType">
|
||||||
<value>
|
<value>
|
||||||
<FeaturePluginData displayName="Kotlin" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" bundled="true" />
|
<FeaturePluginData displayName="Kotlin" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" />
|
||||||
</value>
|
</value>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="KotlinStandaloneScriptRunConfigurationType">
|
<entry key="KotlinStandaloneScriptRunConfigurationType">
|
||||||
<value>
|
<value>
|
||||||
<FeaturePluginData displayName="Kotlin script" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" bundled="true" />
|
<FeaturePluginData displayName="Kotlin script" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" />
|
||||||
</value>
|
</value>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="PythonConfigurationType">
|
<entry key="PythonConfigurationType">
|
||||||
@@ -189,7 +189,7 @@
|
|||||||
</entry>
|
</entry>
|
||||||
<entry key="kotlin-language">
|
<entry key="kotlin-language">
|
||||||
<value>
|
<value>
|
||||||
<FeaturePluginData displayName="Kotlin" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" bundled="true" />
|
<FeaturePluginData displayName="Kotlin" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" />
|
||||||
</value>
|
</value>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="native-android-gradle">
|
<entry key="native-android-gradle">
|
||||||
|
|||||||
Reference in New Issue
Block a user