Skip to content

Commit

Permalink
Update doc for 0.7.5 release (#149)
Browse files Browse the repository at this point in the history
* Update doc for 0.7.5 release

* Update CHANGELOG.md
  • Loading branch information
linsang21 authored Oct 23, 2020
1 parent a8b822c commit 35b753f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
### Unreleased
## [0.7.5] - 2020-10-23

### Fixed
* Revert structured concurrency which can lead to deadlock

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,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.4.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.7.4/amazon-chime-sdk-0.7.4.tar.gz)
* [amazon-chime-sdk-media-0.7.0.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.7.0/amazon-chime-sdk-media-0.7.0.tar.gz)
* [amazon-chime-sdk-0.7.5.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.7.5/amazon-chime-sdk-0.7.5.tar.gz)
* [amazon-chime-sdk-media-0.7.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.7.1/amazon-chime-sdk-media-0.7.1.tar.gz)

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

Expand Down Expand Up @@ -95,7 +95,7 @@ Provide `https://xxxxx.xxxxx.xxx.com/Prod/` for mobile demo app.

Download the following zip:

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

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

Expand Down

0 comments on commit 35b753f

Please sign in to comment.