Replicate idea-version from the main plugin.xml to the android-idea-plugin plugin.xml
This commit is contained in:
+6
@@ -1,6 +1,12 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact name="KotlinAndroidExtensions">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/KotlinAndroidExtensions</output-path>
|
||||
<properties id="ant-preprocessing">
|
||||
<options enabled="true">
|
||||
<file>file://$PROJECT_DIR$/replicate_versions.xml</file>
|
||||
<target>replicateIdeaVersions</target>
|
||||
</options>
|
||||
</properties>
|
||||
<root id="root">
|
||||
<element id="directory" name="lib">
|
||||
<element id="archive" name="kotlin-android-extensions.jar">
|
||||
|
||||
Reference in New Issue
Block a user