diff --git a/.androidide/editor/openedFiles.json b/.androidide/editor/openedFiles.json
index 4a28287..14e4213 100644
--- a/.androidide/editor/openedFiles.json
+++ b/.androidide/editor/openedFiles.json
@@ -1,20 +1,35 @@
{
"allFiles": [
{
- "file": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/src/main/java/io/github/moonleeeaf/fuckmaonemo/Hook.java",
+ "file": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/src/main/res/xml/config.xml",
"selection": {
"end": {
- "column": 34,
- "index": 6410,
- "line": 160
+ "column": 36,
+ "index": 1031,
+ "line": 30
},
"start": {
- "column": 34,
- "index": 6410,
- "line": 160
+ "column": 36,
+ "index": 1031,
+ "line": 30
+ }
+ }
+ },
+ {
+ "file": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/build.gradle",
+ "selection": {
+ "end": {
+ "column": 26,
+ "index": 302,
+ "line": 15
+ },
+ "start": {
+ "column": 26,
+ "index": 302,
+ "line": 15
}
}
}
],
- "selectedFile": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/src/main/java/io/github/moonleeeaf/fuckmaonemo/Hook.java"
+ "selectedFile": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/build.gradle"
}
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 2583544..d0b0484 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,8 +12,8 @@ android {
applicationId "io.github.moonleeeaf.fuckmaonemo"
minSdk 21
targetSdk 33
- versionCode 12000
- versionName "1.2.0"
+ versionCode 12100
+ versionName "1.2.1"
vectorDrawables {
useSupportLibrary true
diff --git a/app/src/main/res/xml/config.xml b/app/src/main/res/xml/config.xml
index de8cf72..1e2f71b 100644
--- a/app/src/main/res/xml/config.xml
+++ b/app/src/main/res/xml/config.xml
@@ -28,7 +28,7 @@
+ android:summary="主页不会弹更新对话框" />