Brett
2025-03-04 11:15:25 +08:00
parent 95ececeba0
commit 78979b424b
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ import 'package:flutter/services.dart';
import 'package:flutter_openim_sdk/flutter_openim_sdk.dart';
class OpenIM {
static const version = '3.8.3';
static const version = '3.8.3+2';
static const _channel = MethodChannel('flutter_openim_sdk');