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

Prereleases module consolidation #476

Merged
merged 2 commits into from
Jan 9, 2019

Conversation

emersoncloud
Copy link
Contributor

This PR covers two topics:

  1. Consolidate camerakit-vision and camerakit-core into the base camerakit folder.
  2. Revert back from AndroidX to Android support.

CameraKit relying on AndroidX forced developers to also use AndroidX if they included CameraKit in their applications. In an effort to leave developers with as much choice as possible, we moved CameraKit back to the standard android-support libraries. This will allow developers to use AndroidX or standard Android Support in their own applications.

This PR does not change any API functions of CameraKit.

@austinkettner austinkettner merged commit 1ae86c4 into master Jan 9, 2019
@austinkettner austinkettner deleted the prereleases-module-consolidation branch January 9, 2019 02:27
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