chore: desc, v1.2.1 released
Some checks failed
Android CI / build (push) Failing after 19m57s

This commit is contained in:
MoonLeeeaf
2024-06-09 12:51:13 +08:00
parent 68b3d96fdd
commit 54f1597235
3 changed files with 26 additions and 11 deletions

View File

@@ -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"
}

View File

@@ -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

View File

@@ -28,7 +28,7 @@
<SwitchPreference
android:key="fuck_update"
android:title="屏蔽更新"
android:summary="此功能会让整个更新功能不可用,若已经收到更新提示请先清理 shared_prefs 才可完全生效" />
android:summary="主页不会弹更新对话框" />
<SwitchPreference
android:key="fuck_no_proxy"