Skip to content

Commit

Permalink
feat(album): Implemented the Album Screen and added Play/Pause Button…
Browse files Browse the repository at this point in the history
… animations.
  • Loading branch information
Michael Goldsmith authored and Michael Goldsmith committed Mar 18, 2023
1 parent e8cc417 commit fb3b904
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
See [release notes.](CHANGELOG.md)

## Supported Android Versions `
- Marshmallow and above.`
- API Version 23 (Marshmallow) and above.`

## Disclaimer
Note: All icon images used in this project are free to use and available from [Material Design](http://material.io).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@semantic-release/changelog": "6.0.1",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.6",
"@semantic-release/github": "8.0.7",
"semantic-release": "19.0.3",
"trim-newlines": "4.0.2",
"normalize-url": "8.0.0"
Expand Down

0 comments on commit fb3b904

Please sign in to comment.