XuqmGroup-AndroidSDK/sdk-bugcollect-plugin/src/main/kotlin
XuqmGroup 50effbb274 fix(bugcollect-plugin): always inject xuqmBuildId manifest placeholder for all variants
The placeholder was only set when minifyEnabled=true, causing debug builds
to fail with "no value for <xuqmBuildId> is provided". Moved buildId
injection before the minify guard; mapping upload task registration stays
after it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 11:12:49 +08:00
..
com/xuqm/sdk/bugcollect/gradle fix(bugcollect-plugin): always inject xuqmBuildId manifest placeholder for all variants 2026-06-23 11:12:49 +08:00