diff options
Diffstat (limited to '.idea/modules/dokka.iml')
-rw-r--r-- | .idea/modules/dokka.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/modules/dokka.iml b/.idea/modules/dokka.iml index 858ff442..273ecd54 100644 --- a/.idea/modules/dokka.iml +++ b/.idea/modules/dokka.iml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.id="dokka" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4"> +<module external.linked.project.id="dokka" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="org.jetbrains.dokka" external.system.module.version="1.0.0" type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$/../.."> |