File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ android {
4646 }
4747
4848 defaultConfig {
49- minSdk = 23
49+ minSdk = 21
5050 }
5151
5252 dependencies {
Original file line number Diff line number Diff line change 11class Constants {
2- static const String pluginVersion = "4.0.6 .0" ;
2+ static const String pluginVersion = "4.0.7 .0" ;
33 static const String defaultAvatar =
44 "https://dldir1.qq.com/hudongzhibo/TUIKit/resource/picture/user_default_icon.png" ;
55}
Original file line number Diff line number Diff line change 11export 'package:tencent_calls_uikit/src/tui_call_kit.dart' ;
2- export 'package:atomic_x_core/atomicxcore.dart' ;
2+ export 'package:atomic_x_core/atomicxcore.dart' ;
3+ export 'package:tuikit_atomic_x/base_component/localizations/atomic_localizations.dart' ;
Original file line number Diff line number Diff line change 11name : tencent_calls_uikit
22description : " TUICallKit is a UIKit about audio&video calls launched by Tencent Cloud."
3- version : 4.0.6
3+ version : 4.0.7
44homepage :
55
66environment :
You can’t perform that action at this time.
0 commit comments