版本升级
parent
16ac8cd54c
commit
4ee99ad925
|
@ -91,6 +91,6 @@ kapt {
|
|||
}
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'com.finogeeks.lib:finapplet:2.8.33'
|
||||
implementation 'com.finogeeks.lib:finapplet:2.8.60'
|
||||
|
||||
}
|
||||
|
|
|
@ -17,6 +17,6 @@ A new flutter plugin project.
|
|||
s.dependency 'Flutter'
|
||||
s.ios.deployment_target = '8.0'
|
||||
|
||||
s.dependency 'FinApplet' , '2.3.6'
|
||||
s.dependency 'FinApplet' , '2.4.11'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue