Skip to content

Commit

Permalink
Update README and CHANGELOG to 0.7.2 and 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hokyungh committed Sep 1, 2020
1 parent 76d0b60 commit 9552f36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## [0.7.2] - 2020-09-01

### Fixed
* Fixed the issue that `listAudioDevices` does not return built-in handset for some devices
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ For the purpose of setup, your project's root folder will be referred to as `roo

Download the following zips:

* [amazon-chime-sdk-0.7.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.7.1/amazon-chime-sdk-0.7.1.tar.gz)
* [amazon-chime-sdk-media-0.6.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.6.1/amazon-chime-sdk-media-0.6.1.tar.gz)
* [amazon-chime-sdk-0.7.2.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.7.2/amazon-chime-sdk-0.7.2.tar.gz)
* [amazon-chime-sdk-media-0.6.2.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.6.2/amazon-chime-sdk-media-0.6.2.tar.gz)

Unzip them and copy the aar files to `root/app/libs`

Expand Down Expand Up @@ -88,7 +88,7 @@ Deploy the serverless demo from [amazon-chime-sdk-js](https://github.com/aws/ama

Download the following zip:

* [amazon-chime-sdk-media-0.6.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.6.1/amazon-chime-sdk-media-0.6.1.tar.gz)
* [amazon-chime-sdk-media-0.6.2.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.6.2/amazon-chime-sdk-media-0.6.2.tar.gz)

Unzip and copy the aar files to `amazon-chime-sdk-android/amazon-chime-sdk/libs`

Expand Down

0 comments on commit 9552f36

Please sign in to comment.