release: 1.4.15

This commit is contained in:
2026-06-10 21:52:43 +08:00
parent 250223dc2b
commit 05cff45103
6 changed files with 282 additions and 49 deletions

View File

@@ -237,7 +237,8 @@
- `topon.debug=true` 现在只打开 SDK 调试日志。
- 官方 DebugUI 默认不再自动弹出,如需使用,手动调用或在样例面板点击 `Open DebugUI`
- Android 正式包默认不再解析或打包 `com.anythink.sdk:debugger-ui`
- 如果测试包确实需要官方 DebugUI请在 `Build/Modular Build System``TopOn 配置` 页签中开启 `启用 DebugUI 依赖`。关闭时,构建后处理会从生成的 Gradle 工程剔除 `debugger-ui` 以及 `com.verbto.tools:util`
- `TopOn 配置` 页签默认强制声明 `com.verbto.tools:util:1.1.3`,无论 DebugUI 是否启用都会生效Taku 修复后可取消 `强制指定 verbto util`,改为由宿主项目自动解析
- 如果测试包确实需要官方 DebugUI请在 `Build/Modular Build System``TopOn 配置` 页签中开启 `启用 DebugUI 依赖`。关闭时,构建后处理只剔除 `debugger-ui`,不会把 `com.verbto.tools:util` 当作 DebugUI 一起排除。
- `topon.exclude_bundle_ids`
- 用于全局排除指定广告主 bundle id