diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2111f4cb9c0f0edf1df87f3fa64f5b24823e26f1..18ee6b4540007d0d1c64e987119595b17be8bdc8 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,5 +16,14 @@
+
+
+
+
+
+
+
+
+
diff --git a/manifest.json b/manifest.json
index 2f3986ffe3dc98dff20665d315e46045618e737e..9038dad2ad39493e91a56ce7aa708ce01d61a7b8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "HelloUTS",
"appid" : "__UNI__70BE9D0",
"description" : "",
- "versionName" : "1.0.9",
- "versionCode" : "109",
+ "versionName" : "1.1.0",
+ "versionCode" : "110",
"transformPx" : false,
"uni-app-x" : {},
/* 5+App特有相关 */
diff --git a/uni_modules/uts-hello-component/utssdk/app-android/container.vue b/uni_modules/uts-hello-component/utssdk/app-android/container.vue
index 0972f214cdd9b45c381d2246649074b7317d373c..0e3b518202abdd600890915222f694ad7f182faf 100644
--- a/uni_modules/uts-hello-component/utssdk/app-android/container.vue
+++ b/uni_modules/uts-hello-component/utssdk/app-android/container.vue
@@ -4,15 +4,39 @@