Skip to content

Commit

Permalink
Update docs to 0.7.6 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
hokyungh authored Nov 13, 2020
1 parent c3974dd commit d93e157
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## [0.7.6] - 2020-11-13
## [0.7.5] - 2020-10-23

### Fixed
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.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)
* [amazon-chime-sdk-0.7.6.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.7.6/amazon-chime-sdk-0.7.6.tar.gz)
* [amazon-chime-sdk-media-0.7.2.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.7.2/amazon-chime-sdk-media-0.7.2.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.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.7.1/amazon-chime-sdk-media-0.7.1.tar.gz)
* [amazon-chime-sdk-media-0.7.2.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.7.2/amazon-chime-sdk-media-0.7.2.tar.gz)

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

Expand Down

0 comments on commit d93e157

Please sign in to comment.