fix: merge android manifest replace entries

This commit is contained in:
2026-05-16 13:05:06 +08:00
parent 9367e67582
commit 364d4e8fd9
3 changed files with 32 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# [1.4.11]
### 修复
* Android 构建后处理合并 `tools:replace` 声明,避免覆盖宿主项目已有的 `android:appComponentFactory` 冲突处理。
# [1.4.10]
### 更新