Documentation updates for 1.0.0-beta.2 release (#719)
This commit is contained in:
Родитель
9bef12f2e7
Коммит
d692c0520c
|
@ -4,7 +4,7 @@
|
|||
|
||||
## Latest Release
|
||||
|
||||
- Public Preview: [1.0.0-beta.1](https://github.com/Azure/communication-ui-library-android/releases/tag/chat-1.0.0-beta.1)
|
||||
- Public Preview: [1.0.0-beta.2](https://github.com/Azure/communication-ui-library-android/releases/tag/chat-1.0.0-beta.2)
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
@ -27,7 +27,7 @@ android {
|
|||
```groovy
|
||||
dependencies {
|
||||
...
|
||||
implementation 'com.azure.android:azure-communication-ui-chat:1.0.0-beta.1'
|
||||
implementation 'com.azure.android:azure-communication-ui-chat:1.0.0-beta.2'
|
||||
...
|
||||
}
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Release History
|
||||
|
||||
## 1.0.0-beta.2 (TBD)
|
||||
## 1.0.0-beta.2 (2023-03-01)
|
||||
|
||||
### Bugs Fixed
|
||||
- Fixed an issue in demo app where sendbox does not appear to have sufficient padding. [#714](https://github.com/Azure/communication-ui-library-android/pull/714)
|
||||
|
|
Загрузка…
Ссылка в новой задаче