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_codec_commons_codec_1_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_codec_commons_codec_1_4.xml')
-rw-r--r-- | .idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml b/.idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml deleted file mode 100644 index 44fa95f0..00000000 --- a/.idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml +++ /dev/null @@ -1,11 +0,0 @@ -<component name="libraryTable"> - <library name="Gradle: commons-codec:commons-codec:1.4"> - <CLASSES> - <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.4/4216af16d38465bbab0f3dff8efa14204f7a399a/commons-codec-1.4.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.4/5310da9f90e843883309e9e0bf5950faa79882a0/commons-codec-1.4-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |