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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[telemetry] Added build flavours for OkHttp v3.x and v4.x #542

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

tarigo
Copy link
Contributor

@tarigo tarigo commented Jun 7, 2021

Added 2 new build flavours producing the following arctifacts:

  1. com.mapbox.mapboxsdk:mapbox-android-telemetry:${version} - by default, old artifact name, comes with OkHttp v4.x and minSdkVersion == 21.
  2. com.mapbox.mapboxsdk:mapbox-android-telemetry-okhttp3:${version} - old configuration: OkHttp v3.x and minSdkVersion == 14.

@tarigo tarigo self-assigned this Jun 7, 2021
@tarigo tarigo requested a review from a team June 8, 2021 07:28
@tarigo tarigo marked this pull request as ready for review June 8, 2021 07:45
Copy link
Contributor

@mr1sunshine mr1sunshine left a comment

Choose a reason for hiding this comment

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

LGTM

.circleci/config.yml Show resolved Hide resolved
cloud_test.sh Show resolved Hide resolved
@tarigo tarigo merged commit babb27e into main Jun 8, 2021
@tarigo tarigo deleted the tarigo/okhttp_flavours branch June 8, 2021 09:22
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.

None yet

2 participants