new version sdk
This commit is contained in:
parent
4c43d54a1a
commit
43016d5e86
@ -1,3 +1,7 @@
|
||||
## 2.0.0
|
||||
|
||||
1.Refactor mobile sdk, server sdk (2022-2-21)
|
||||
|
||||
## 1.1.1
|
||||
|
||||
1.Update sdk maven url
|
||||
|
@ -41,5 +41,5 @@ android {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation 'io.openim:client-sdk:1.6.1@aar'
|
||||
implementation 'io.openim:client-sdk:2.0.0@aar'
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
name: flutter_openim_sdk
|
||||
description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source.
|
||||
version: 1.1.1
|
||||
version: 2.0.0
|
||||
homepage: https://www.rentsoft.cn
|
||||
repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user