diff --git a/MyApplication2/.idea/inspectionProfiles/Project_Default.xml b/MyApplication2/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..6560a98
--- /dev/null
+++ b/MyApplication2/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MyApplication2/.idea/vcs.xml b/MyApplication2/.idea/vcs.xml
new file mode 100644
index 0000000..6c0b863
--- /dev/null
+++ b/MyApplication2/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MyApplication2/build.gradle b/MyApplication2/build.gradle
index 26202f2..c94f108 100644
--- a/MyApplication2/build.gradle
+++ b/MyApplication2/build.gradle
@@ -27,7 +27,7 @@ buildscript {
}
}
dependencies {
- classpath 'com.huawei.ohos:hap:3.0.3.2'
+ classpath 'com.huawei.ohos:hap:3.0.3.4'
classpath 'com.huawei.ohos:decctest:1.2.6.0'
}
}