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

Upgrade to AndroidX #446

Closed
tobrun opened this issue Jan 7, 2020 · 3 comments
Closed

Upgrade to AndroidX #446

tobrun opened this issue Jan 7, 2020 · 3 comments
Assignees

Comments

@tobrun
Copy link
Member

tobrun commented Jan 7, 2020

We are still relying on support libraries:
https://github.com/mapbox/mapbox-events-android/blob/master/gradle/dependencies.gradle

To completely remove support libraries from maps sdk, we need to update this to AndroidX equivalents.

@zugaldia
Copy link
Member

zugaldia commented Jan 8, 2020

@tobrun will we be using this updated Telem SDK with AndroidX on Hydrogen, Carbon, or both?

@tobrun
Copy link
Member Author

tobrun commented Jan 8, 2020

both, this is a requirement for a enterprise customer switching from building from source to consuming our published binaries. In normal cases, a user could leverage jetifier to replace the support libraries coming from this library but this specific customer isn't using gradle and thus unable to use jetifier.

nkukday added a commit that referenced this issue Jan 9, 2020
@nkukday
Copy link
Contributor

nkukday commented Jan 9, 2020

#450

@nkukday nkukday closed this as completed Jan 9, 2020
harvsu pushed a commit that referenced this issue Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants