0.5.0+3

  • Fixes Java lints.

0.5.0+2

  • Adds a dependency on kotlin-bom to align versions of Kotlin transitive dependencies.
  • Removes note in README.md regarding duplicate Kotlin classes issue.

0.5.0+1

  • Update README.md to include known duplicate Kotlin classes issue.

0.5.0

  • Initial release of this camera implementation that supports:

    • Image capture
    • Video recording
    • Displaying a live camera preview
    • Image streaming

    See README.md for more details on the limitations of this implementation.