From 6880e0dc296a2326a858b283de35714b1a81809b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E9=95=BF=E7=A3=8A?= Date: Thu, 13 Nov 2025 17:45:47 +0800 Subject: [PATCH] 1 --- src/Notes-master/.idea/AndroidProjectSystem.xml | 6 ++++++ .../.idea/deploymentTargetSelector.xml | 10 ++++++++++ src/Notes-master/.idea/misc.xml | 4 ++++ src/Notes-master/.idea/runConfigurations.xml | 17 +++++++++++++++++ src/Notes-master/.idea/vcs.xml | 6 ++++++ 5 files changed, 43 insertions(+) create mode 100644 src/Notes-master/.idea/AndroidProjectSystem.xml create mode 100644 src/Notes-master/.idea/deploymentTargetSelector.xml create mode 100644 src/Notes-master/.idea/misc.xml create mode 100644 src/Notes-master/.idea/runConfigurations.xml create mode 100644 src/Notes-master/.idea/vcs.xml diff --git a/src/Notes-master/.idea/AndroidProjectSystem.xml b/src/Notes-master/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/src/Notes-master/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/deploymentTargetSelector.xml b/src/Notes-master/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/src/Notes-master/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/misc.xml b/src/Notes-master/.idea/misc.xml new file mode 100644 index 0000000..6ed36dd --- /dev/null +++ b/src/Notes-master/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/runConfigurations.xml b/src/Notes-master/.idea/runConfigurations.xml new file mode 100644 index 0000000..16660f1 --- /dev/null +++ b/src/Notes-master/.idea/runConfigurations.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/vcs.xml b/src/Notes-master/.idea/vcs.xml new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ b/src/Notes-master/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file