版本升级

master
kangxuyao 2020-07-15 14:47:39 +08:00
parent e5eebeb376
commit 10b76b0eab
2 changed files with 2 additions and 2 deletions

View File

@ -91,6 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.8.70'
implementation 'com.finogeeks.lib:finapplet:2.8.71'
}

View File

@ -17,6 +17,6 @@ A new flutter plugin project.
s.dependency 'Flutter'
s.ios.deployment_target = '8.0'
s.dependency 'FinApplet' , '2.5.4'
s.dependency 'FinApplet' , '2.5.5'
end