update demo depend sdk version

master
wanghualei 2021-04-01 08:53:59 +08:00
parent 8ac92718b7
commit 1de37fa11e
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ platform :ios, "9.0"
inhibit_all_warnings!
target "demo" do
pod 'FinApplet', '2.22.4'
pod 'FinAppletExt', '2.22.4'
pod 'FinApplet', '2.23.5'
pod 'FinAppletExt', '2.23.5'
end