update
This commit is contained in:
parent
755435b127
commit
7f423d50a4
@ -56,6 +56,7 @@ android {
|
||||
dependencies {
|
||||
implementation 'androidx.annotation:annotation:1.0.0'
|
||||
|
||||
// v9.12.0
|
||||
vendorImplementation 'androidx.appcompat:appcompat:1.0.0'
|
||||
vendorImplementation 'com.sina.weibo.sdk:core:9.12.0:openDefaultRelease@aar'
|
||||
}
|
||||
|
@ -17,7 +17,8 @@ A powerful Flutter plugin allowing developers to auth/share with natvie Android
|
||||
s.public_header_files = 'Classes/**/*.h'
|
||||
s.dependency 'Flutter'
|
||||
s.platform = :ios, '9.0'
|
||||
|
||||
|
||||
# v3.2.7
|
||||
s.static_framework = true
|
||||
s.subspec 'vendor' do |sp|
|
||||
sp.dependency 'Weibo_SDK', '~> 3.2.7'
|
||||
|
Loading…
Reference in New Issue
Block a user