Brett
2025-10-24 11:01:38 +08:00
parent afb98bf399
commit 0a175bb8b1
5 changed files with 44 additions and 12 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+hotfix.10';
static const version = '3.8.3+hotfix.10.1';
static const _channel = MethodChannel('flutter_openim_sdk');