diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml new file mode 100644 index 0000000..0dd4b35 --- /dev/null +++ b/.idea/kotlinc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/libraries/KotlinJavaRuntime.xml b/.idea/libraries/KotlinJavaRuntime.xml new file mode 100644 index 0000000..409da39 --- /dev/null +++ b/.idea/libraries/KotlinJavaRuntime.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/jetbrains_kotlinx_coroutines_core.xml b/.idea/libraries/jetbrains_kotlinx_coroutines_core.xml new file mode 100644 index 0000000..a8f5194 --- /dev/null +++ b/.idea/libraries/jetbrains_kotlinx_coroutines_core.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/VoiceChat.iml b/VoiceChat.iml index c90834f..4ebda9a 100644 --- a/VoiceChat.iml +++ b/VoiceChat.iml @@ -1,5 +1,8 @@ + + @@ -7,5 +10,7 @@ + + \ No newline at end of file