File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
im_flutter_sdk_android/android Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,6 @@ tasks.withType(JavaCompile){
4747dependencies {
4848 api ' androidx.appcompat:appcompat:1.1.0'
4949 // implementation 'cn.shengwang:chat-sdk:1.3.2'
50- implementation ' io.hyphenate:hyphenate-chat:4.15 .1'
50+ implementation ' io.hyphenate:hyphenate-chat:4.16 .1'
5151 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
5252}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ A new flutter plugin project.
1717 s . public_header_files = 'Classes/**/*.h'
1818
1919 s . dependency 'Flutter'
20- s . dependency 'HyphenateChat' , '4.15.1 '
20+ s . dependency 'HyphenateChat' , '4.16.2 '
2121 # s.dependency 'ShengwangChat_iOS','1.3.2'
2222 # 注释掉本地 framework,使用 CocoaPods 依赖
2323 # s.ios.vendored_frameworks = 'framework/HyphenateChat.xcframework', 'framework/aosl.xcframework'
You can’t perform that action at this time.
0 commit comments