Skip to content

fix: Make location android dep api instead of implementation#574

Merged
mahmoud-elmorabea merged 1 commit intomainfrom
location-module-api
Mar 12, 2026
Merged

fix: Make location android dep api instead of implementation#574
mahmoud-elmorabea merged 1 commit intomainfrom
location-module-api

Conversation

@mahmoud-elmorabea
Copy link
Contributor

@mahmoud-elmorabea mahmoud-elmorabea commented Mar 12, 2026

Note

Low Risk
Low risk Gradle dependency visibility change; main impact is transitive dependency exposure for consumers when customerio_location_enabled is true.

Overview
When customerio_location_enabled is enabled, the io.customer.android:location dependency is now declared as api instead of implementation in android/cio-core.gradle, making it transitively available to downstream consumers. The disabled path remains compileOnly.

Written by Cursor Bugbot for commit b5f30ef. This will update automatically on new commits. Configure here.

@mahmoud-elmorabea mahmoud-elmorabea self-assigned this Mar 12, 2026
@mahmoud-elmorabea mahmoud-elmorabea requested a review from a team as a code owner March 12, 2026 01:12
@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2026

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


  • Android APN: 574.1.0 (29554633)
  • iOS APN: 574.1.0 (29554633)

Copy link
Contributor

@matt-frizzell matt-frizzell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops!

@mahmoud-elmorabea mahmoud-elmorabea merged commit 24db093 into main Mar 12, 2026
17 checks passed
@mahmoud-elmorabea mahmoud-elmorabea deleted the location-module-api branch March 12, 2026 03:43
github-actions bot pushed a commit that referenced this pull request Mar 12, 2026
## [6.3.1](6.3.0...6.3.1) (2026-03-12)

### Bug Fixes

* Make location android dep api instead of implementation ([#574](#574)) ([24db093](24db093))
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.

2 participants