From cf2a7fcd0880a8d276970124cdb5d5845d5631fe Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 4 Jul 2017 16:08:03 -0700 Subject: Separate core components in its own module --- .idea/gradle.xml | 3 ++- .idea/misc.xml | 2 +- .idea/modules.xml | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to '.idea') diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 903e3d4..9291120 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -8,7 +8,8 @@ diff --git a/.idea/misc.xml b/.idea/misc.xml index 7319f02..085136f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ - + diff --git a/.idea/modules.xml b/.idea/modules.xml index b8450ec..5e24f43 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,7 +3,8 @@ - + + -- cgit v1.2.3