phi_2.44.5.1
Sean 2024-06-12 13:42:47 +08:00
parent 1a2ee504f9
commit ae519036cd
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ A finclip miniprogram flutter sdk.
s.static_framework = true
s.dependency 'FinApplet' , '2.44.5'
# s.dependency 'FinAppletExt'
s.dependency 'FinAppletExt', :path => 'Classes/FinAppletExt'
s.dependency 'FinAppletBLE' , '2.44.5'
end