feat: Add BoM module and fix modularized artifactIds by kikoso · Pull Request #1660 · googlemaps/android-maps-utils

@kikoso

    * Adds a new  module applying the  plugin
    * Adds  to standardise publishing of the BoM
    * Fixes an issue where all modules were being published with the legacy  artifact ID, which would cause them to overwrite each other on Maven Central. Modules are now published as , , etc. while  correctly retains .

@kikoso kikoso changed the base branch from main to feat/rewrite-android-maps-utils

March 10, 2026 10:09

@kikoso