You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(android): make native-symbols publishing robust and self-locating
The prior commit hard-coded a symbols path that AGP did not produce, failing the
release Rename step. Locate any native symbol output (zip, .so.dbg/.sym, or the
native_debug_metadata/native_symbol_tables intermediates), package it if present,
and skip cleanly if the dependency .so ship stripped. Upload tolerates no file.
refs #244
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments