update
This commit is contained in:
parent
f929c73d09
commit
58fa80a2f8
@ -57,5 +57,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.openim:sdkcore:1.0.3'
|
||||
implementation 'com.openim:sdkcore:1.0.4'
|
||||
}
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'flutter_openim_sdk'
|
||||
s.version = '0.0.4'
|
||||
s.version = '0.0.5'
|
||||
s.summary = 'A new Flutter project.'
|
||||
s.description = <<-DESC
|
||||
A new Flutter project.
|
||||
@ -19,7 +19,7 @@ A new Flutter project.
|
||||
|
||||
#s.ios.vendored_frameworks = 'frameworks/*.xcframework'
|
||||
#s.vendored_frameworks = 'frameworks/*.xcframework'
|
||||
s.dependency 'openim_sdk_core_ios','0.3.0'
|
||||
s.dependency 'openim_sdk_core_ios','0.5.0'
|
||||
s.static_framework = true
|
||||
s.library = 'resolv'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user