diff options
Diffstat (limited to 'gradle-plugin/dokka-gradle-plugin.iml')
-rw-r--r-- | gradle-plugin/dokka-gradle-plugin.iml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gradle-plugin/dokka-gradle-plugin.iml b/gradle-plugin/dokka-gradle-plugin.iml index bf48a145..dfbcc3eb 100644 --- a/gradle-plugin/dokka-gradle-plugin.iml +++ b/gradle-plugin/dokka-gradle-plugin.iml @@ -1464,13 +1464,9 @@ </SOURCES> </library> </orderEntry> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:0.1-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-gradle-plugin:0.1-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Gradle: org.jetbrains.dokka:dokka-fatjar:1.0" level="project" /> <orderEntry type="library" name="Gradle: org.fusesource.jansi:jansi:1.11" level="project" /> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-runtime:0.1-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-gradle-plugin-api:0.1-SNAPSHOT" level="project" /> <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" /> <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" /> + <orderEntry type="library" name="Gradle: org.jetbrains.dokka:dokka-fatjar:0.0.1-SNAPSHOT" level="project" /> </component> </module>
\ No newline at end of file |