From 7467a51ddb8952ebc1900cd5e9d4508ce8bbc734 Mon Sep 17 00:00:00 2001
From: ziji Wu <2193177243@qq.com>
Date: Sat, 12 Oct 2019 00:13:44 +0800
Subject: [PATCH] merge
---
src/.idea/misc.xml | 12 ++++++
src/.idea/modules.xml | 8 ++++
src/app/app.iml | 94 +++++++++++++++++++++++++++++++++++++++++++
src/src.iml | 18 +++++++++
4 files changed, 132 insertions(+)
create mode 100644 src/.idea/misc.xml
create mode 100644 src/.idea/modules.xml
create mode 100644 src/app/app.iml
create mode 100644 src/src.iml
diff --git a/src/.idea/misc.xml b/src/.idea/misc.xml
new file mode 100644
index 0000000..a76d114
--- /dev/null
+++ b/src/.idea/misc.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/.idea/modules.xml b/src/.idea/modules.xml
new file mode 100644
index 0000000..98d2875
--- /dev/null
+++ b/src/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/app/app.iml b/src/app/app.iml
new file mode 100644
index 0000000..b143c14
--- /dev/null
+++ b/src/app/app.iml
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ generateDebugSources
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/src.iml b/src/src.iml
new file mode 100644
index 0000000..50c50db
--- /dev/null
+++ b/src/src.iml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file