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__com_intellij_annotations_12_0.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__com_intellij_annotations_12_0.xml')
-rw-r--r-- | .idea/libraries/Gradle__com_intellij_annotations_12_0.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml b/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml deleted file mode 100644 index 55f6be37..00000000 --- a/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml +++ /dev/null @@ -1,11 +0,0 @@ -<component name="libraryTable"> - <library name="Gradle: com.intellij:annotations:12.0"> - <CLASSES> - <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.intellij/annotations/12.0/bbcf6448f6d40abe506e2c83b70a3e8bfd2b4539/annotations-12.0.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.intellij/annotations/12.0/4943118f12f706a8820f73529fcb8f5853bc0fed/annotations-12.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |