version
parent
f3564f5167
commit
3a968f65ef
|
@ -108,7 +108,7 @@ packages:
|
||||||
path: ".."
|
path: ".."
|
||||||
relative: true
|
relative: true
|
||||||
source: path
|
source: path
|
||||||
version: "2.34.12"
|
version: "2.35.1"
|
||||||
path:
|
path:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -17,7 +17,8 @@ A finclip miniprogram flutter sdk.
|
||||||
s.dependency 'Flutter'
|
s.dependency 'Flutter'
|
||||||
s.ios.deployment_target = '9.0'
|
s.ios.deployment_target = '9.0'
|
||||||
|
|
||||||
s.dependency 'FinApplet' , '2.36.0-alpha20220112v04'
|
s.dependency 'FinApplet' , '2.36.0-alpha20220114v09'
|
||||||
s.dependency 'FinAppletExt' , '2.36.0-alpha20220112v04'
|
s.dependency 'FinAppletExt' , '2.36.0-alpha20220114v09'
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue