Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 2.48 KB

2.0.0 (2022-05-27)

Features

  • jetpack-compose: Migrated the client module to leverage Jetpack Compose (f3b497d)

BREAKING CHANGES

  • jetpack-compose: The whole application UI has been redesigned in Jetpack Compose with the addition of Material3 libraries and the latest version of ExoPlayer.

1.2.2 (2021-04-25)

Bug Fixes

  • release: fixed the release build and attempted to implement upload to play store functionality in Github Actions (67eea60)
  • release: overwrite gradle file for next release (a226cad)
  • release: reorganised release pipeline (8cc91d3)
  • semantic-release: allow the release to commit gradle.properties for use with play store release (07ae3c0)
  • semantic-release: allow the release to commit gradle.properties for use with play store release (abecc50)

1.2.1 (2021-04-21)

Bug Fixes

  • semantic-release: attempt to use ssh key to authenticate git pushes to master (3b45f21)
  • semantic-release: attempt to use ssh key to authenticate git pushes to master (0a7d5e3)
  • semantic-release: attempt to use ssh key to authenticate git pushes to master (da7bc2a)
  • semantic-release: attempt to use workaround in semantic-release/github#175 (c4b467f)
  • semantic-release: reversed the semantic release git to github change (0e05bbb)