diff options
author | Simon Ogorodnik <sem-oro@yandex.ru> | 2016-11-03 19:25:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-03 19:25:09 +0300 |
commit | c4cf001951bbe92223fdedaf4bb5fbdeddeb2472 (patch) | |
tree | 9b563ef0ecd32865af82b4c92a07adbdecb54fd4 /.idea/libraries/Gradle__commons_io_commons_io_2_4.xml | |
parent | 21b2fcb46a10acc2afdf94639cd208d15856fdc3 (diff) | |
download | dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.tar.gz dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.tar.bz2 dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.zip |
Updated kotlin-compiler to 1.1-M2-8 (#109)
Diffstat (limited to '.idea/libraries/Gradle__commons_io_commons_io_2_4.xml')
-rw-r--r-- | .idea/libraries/Gradle__commons_io_commons_io_2_4.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml b/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml deleted file mode 100644 index 2ce45d1b..00000000 --- a/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml +++ /dev/null @@ -1,11 +0,0 @@ -<component name="libraryTable"> - <library name="Gradle: commons-io:commons-io:2.4"> - <CLASSES> - <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/f2d8698c46d1167ff24b06a840a87d91a02db891/commons-io-2.4-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |