diff options
author | Dmitry Jemerov <intelliyole@gmail.com> | 2015-07-15 13:05:25 +0200 |
---|---|---|
committer | Dmitry Jemerov <intelliyole@gmail.com> | 2015-07-15 13:05:25 +0200 |
commit | 823e7d10f185c8ea61351475fd298d5e70927a2c (patch) | |
tree | 763bc59b36391cb1a80b7a67c77c89b5bb3f2113 /.idea/misc.xml | |
parent | 1a79c5d46536f1140f6348868aa14974182114ba (diff) | |
parent | f0ea1cfaec90479243268a87b11481141fd920c5 (diff) | |
download | dokka-823e7d10f185c8ea61351475fd298d5e70927a2c.tar.gz dokka-823e7d10f185c8ea61351475fd298d5e70927a2c.tar.bz2 dokka-823e7d10f185c8ea61351475fd298d5e70927a2c.zip |
Merge pull request #30 from cy6erGn0m/build
Change building process
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index dbffc2e7..053c9043 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,6 +8,7 @@ </list> </component> <component name="FrameworkDetectionExcludesConfiguration"> + <file type="web" url="file://$PROJECT_DIR$/dokka-fatjar" /> <file type="web" url="file://$PROJECT_DIR$/gradle-plugin" /> </component> <component name="MavenProjectsManager"> |