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

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