Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: expose ktx classes to app-level modules #451

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

wangela
Copy link
Member

@wangela wangela commented Oct 28, 2023

Switch from implementation to api dependency to expose the classes from maps-ktx in maps-compose.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #450 馃

@wangela wangela merged commit 6b4c7f1 into main Oct 28, 2023
11 checks passed
@wangela wangela deleted the wangela/gradle branch October 28, 2023 07:30
googlemaps-bot pushed a commit that referenced this pull request Oct 28, 2023
## [4.1.1](v4.1.0...v4.1.1) (2023-10-28)

### Bug Fixes

* expose maps-ktx classes to app-level modules ([#451](#451)) ([6b4c7f1](6b4c7f1))
@googlemaps-bot
Copy link
Contributor

馃帀 This PR is included in version 4.1.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gms.maps.* classes not found in maps-compose v4.1.0
2 participants