From c10ead25c18ba8d2ef211d5fc3107573ef2da774 Mon Sep 17 00:00:00 2001 From: paddi Date: Sat, 10 Mar 2018 01:32:05 +0100 Subject: Initial Commit. --- .idea/libraries/KotlinJavaRuntime.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .idea/libraries/KotlinJavaRuntime.xml (limited to '.idea/libraries') diff --git a/.idea/libraries/KotlinJavaRuntime.xml b/.idea/libraries/KotlinJavaRuntime.xml new file mode 100644 index 0000000..fc27a47 --- /dev/null +++ b/.idea/libraries/KotlinJavaRuntime.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit