Skip to content

fix: Assign unique package names to libs.#137

Merged
arriolac merged 1 commit into
mainfrom
chris/fix/135
May 4, 2021
Merged

fix: Assign unique package names to libs.#137
arriolac merged 1 commit into
mainfrom
chris/fix/135

Conversation

@arriolac

@arriolac arriolac commented May 3, 2021

Copy link
Copy Markdown
Contributor

Builds were presenting a warning when the maps-utils-ktx library is used since the manifest package name conflicts with the utility library's package name. This change assigns unique package names to each lib in this repo.

Fixes #135 🦕

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 3, 2021
@codecov

codecov Bot commented May 3, 2021

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (main@eae5bd4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             main    #137   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?      28           
  Lines           ?     202           
  Branches        ?      27           
======================================
  Hits            ?       0           
  Misses          ?     202           
  Partials        ?       0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eae5bd4...ac750f5. Read the comment docs.

@arriolac arriolac merged commit 49ef442 into main May 4, 2021
@arriolac arriolac deleted the chris/fix/135 branch May 4, 2021 15:10
googlemaps-bot pushed a commit that referenced this pull request May 4, 2021
## [3.0.1](v3.0.0...v3.0.1) (2021-05-04)

### Bug Fixes

* Assign unique package names to libs. ([#137](#137)) ([49ef442](49ef442))
@googlemaps-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate package name build warning

2 participants