edde8f1c30618055fa4c15f1f90e970689f9dd18
Clean up duplicate and malformed Jiguang repo addition code in the Huawei push plugin. The previous implementation had redundant logic for injecting the repository into dependencyResolutionManagement, resulting in duplicate entries and syntax errors. Simplified to directly append the maven URL using the `$&` backreference pattern for cleaner, more maintainable code.
Description
No description provided
Languages
TypeScript
99.9%
JavaScript
0.1%