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