From 0b2e83ecd97d8449eb291d148c1687c81e0a9890 Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Sat, 10 Jan 2026 04:20:36 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=93=87]=20=E8=B0=83=E6=95=B4=E4=BA=86README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- English.md | 6 +----- README.md | 4 +++- app/version.properties | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/English.md b/English.md index fba54ede9..a30c389c1 100644 --- a/English.md +++ b/English.md @@ -104,13 +104,9 @@ support: --- -### ✅ 额外建议(可选但很加分) -如果你愿意,我建议你再加一个: - -```md ## ⚠️ Disclaimer This project is a **non-official fork** of Legado and is intended for learning, personal use, and experimentation only. -``` \ No newline at end of file + diff --git a/README.md b/README.md index 7b713e86a..6543d0e59 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ Design 3 风格重构版本。 > [!CAUTION] > **注意事项:** > 由于使用 Monet 引擎重构了主题系统,官方版本的主题在此版本中不再可用。 -> **Android 12 以下设备:** 暂时无法使用自定义主题与动态取色功能。此限制将在 Jetpack Compose +> +> **Android 12 以下设备:** +> 暂时无法使用自定义主题与动态取色功能。此限制将在 Jetpack Compose > 迁移完成后得到解决(由于开发者精力有限,迁移过程将持续较长时间)。 --- diff --git a/app/version.properties b/app/version.properties index ec2fc947e..1a5b459ca 100644 --- a/app/version.properties +++ b/app/version.properties @@ -1,5 +1,5 @@ VERSION_MAJOR=3 VERSION_MINOR=26 VERSION_PATCH=5 -VERSION_SUFFIX=1 +VERSION_SUFFIX=0 # 1 = Pre, 0 = Release \ No newline at end of file