From bb49d6b27a64b01b7d6d19b2adec121b6f7c60d0 Mon Sep 17 00:00:00 2001 From: hrxiang Date: Fri, 30 Sep 2022 17:29:22 +0800 Subject: [PATCH] Core sdk upgrade to 2.3.4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c86154e..4767d89 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: 2.3.3 +version: 2.3.4 homepage: https://www.rentsoft.cn repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter