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