From 54f1597235ae8954b7e744191eefe89acbe5b005 Mon Sep 17 00:00:00 2001 From: MoonLeeeaf <150461955+MoonLeeeaf@users.noreply.github.com> Date: Sun, 9 Jun 2024 12:51:13 +0800 Subject: [PATCH] chore: desc, v1.2.1 released --- .androidide/editor/openedFiles.json | 31 +++++++++++++++++++++-------- app/build.gradle | 4 ++-- app/src/main/res/xml/config.xml | 2 +- 3 files changed, 26 insertions(+), 11 deletions(-) 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="主页不会弹更新对话框" />