From c42dd8146483b07653190234e23e4e073963b727 Mon Sep 17 00:00:00 2001 From: alexander Date: Sat, 27 Nov 2021 18:07:24 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=80=D0=B0=D1=81=D0=BF=D0=BE=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=84=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../postssystem/features/content/binary/common}/BinaryContent.kt | 0 .../binary/common}/BinaryContentSerializerModuleConfigurator.kt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename features/content/binary/common/src/commonMain/kotlin/{dev.inmo.postsystem.features.content.binary.common => dev/inmo/postssystem/features/content/binary/common}/BinaryContent.kt (100%) rename features/content/binary/common/src/commonMain/kotlin/{dev.inmo.postsystem.features.content.binary.common => dev/inmo/postssystem/features/content/binary/common}/BinaryContentSerializerModuleConfigurator.kt (100%) diff --git a/features/content/binary/common/src/commonMain/kotlin/dev.inmo.postsystem.features.content.binary.common/BinaryContent.kt b/features/content/binary/common/src/commonMain/kotlin/dev/inmo/postssystem/features/content/binary/common/BinaryContent.kt similarity index 100% rename from features/content/binary/common/src/commonMain/kotlin/dev.inmo.postsystem.features.content.binary.common/BinaryContent.kt rename to features/content/binary/common/src/commonMain/kotlin/dev/inmo/postssystem/features/content/binary/common/BinaryContent.kt diff --git a/features/content/binary/common/src/commonMain/kotlin/dev.inmo.postsystem.features.content.binary.common/BinaryContentSerializerModuleConfigurator.kt b/features/content/binary/common/src/commonMain/kotlin/dev/inmo/postssystem/features/content/binary/common/BinaryContentSerializerModuleConfigurator.kt similarity index 100% rename from features/content/binary/common/src/commonMain/kotlin/dev.inmo.postsystem.features.content.binary.common/BinaryContentSerializerModuleConfigurator.kt rename to features/content/binary/common/src/commonMain/kotlin/dev/inmo/postssystem/features/content/binary/common/BinaryContentSerializerModuleConfigurator.kt