Skip to content

Commit

Permalink
Bump version from 0.8.0 to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alnlau committed Nov 21, 2020
1 parent 501ce7e commit 8404243
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [0.8.1] - 2020-11-20

## [0.8.0] - 2020-11-17

### Custom Video Source
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.8.0.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.8.0/amazon-chime-sdk-0.8.0.tar.gz)
* [amazon-chime-sdk-media-0.8.0.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.8.0/amazon-chime-sdk-media-0.8.0.tar.gz)
* [amazon-chime-sdk-0.8.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.8.1/amazon-chime-sdk-0.8.1.tar.gz)
* [amazon-chime-sdk-media-0.8.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.8.1/amazon-chime-sdk-media-0.8.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.8.0.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.8.0/amazon-chime-sdk-media-0.8.0.tar.gz)
* [amazon-chime-sdk-media-0.8.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.8.1/amazon-chime-sdk-media-0.8.1.tar.gz)

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

Expand Down

0 comments on commit 8404243

Please sign in to comment.