更新sdk

This commit is contained in:
cpdl 2024-12-23 11:37:32 +08:00
parent 1b70214455
commit f929c73d09
2 changed files with 2 additions and 2 deletions

View File

@ -57,5 +57,5 @@ android {
} }
dependencies { dependencies {
implementation 'com.openim:sdkcore:1.0.2' implementation 'com.openim:sdkcore:1.0.3'
} }

View File

@ -4,7 +4,7 @@
# #
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'flutter_openim_sdk' s.name = 'flutter_openim_sdk'
s.version = '0.0.3' s.version = '0.0.4'
s.summary = 'A new Flutter project.' s.summary = 'A new Flutter project.'
s.description = <<-DESC s.description = <<-DESC
A new Flutter project. A new Flutter project.