Skip to content

chore: update README for 5.0.0 and remove tracked .vscode folder#1721

Merged
dkhawk merged 1 commit into
mainfrom
chore/readme-5.0.0-cleanup
Jul 16, 2026
Merged

chore: update README for 5.0.0 and remove tracked .vscode folder#1721
dkhawk merged 1 commit into
mainfrom
chore/readme-5.0.0-cleanup

Conversation

@kikoso

@kikoso kikoso commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

The README still described the pre-rewrite 3.x/4.x library. This PR brings it in line with the 5.0.0 Kotlin rewrite and does a small repo cleanup:

  • Update the installation snippet to 5.0.0 and document the new modular artifacts (android-maps-utils-core, -clustering, -data, -heatmaps, -ui) alongside the aggregator
  • Add x-release-please-version markers on all version lines so release-please keeps the README in sync automatically (README.md was already listed in extra-files)
  • Fix Usage source links to point at the new module locations and .kt files
  • Bump the documented minimum API level from 21 to 23 to match minSdk across modules
  • Mention the Kotlin rewrite in the description and link the v4 → v5 migration guide
  • Remove .vscode/settings.json from version control; .vscode/ was already in .gitignore but the tracked file overrode it

- Update installation snippet to 5.0.0 and document the new modular
  artifacts (core, clustering, data, heatmaps, ui)
- Add x-release-please-version markers so release-please keeps the
  README versions in sync
- Fix source links to the new module locations and Kotlin files
- Bump minimum API level to 23 and link the v4 -> v5 migration guide
- Remove .vscode/settings.json from version control (already ignored)
@googlemaps-bot

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 0%

There is no coverage information present for the Files changed

@dkhawk
dkhawk merged commit 0147954 into main Jul 16, 2026
12 checks passed
@dkhawk
dkhawk deleted the chore/readme-5.0.0-cleanup branch July 16, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants