版本升级

master
kangxuyao 2020-07-16 09:34:57 +08:00
parent 10b76b0eab
commit 6cf9005a50
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.71'
implementation 'com.finogeeks.lib:finapplet:2.8.76'
}

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.5'
s.dependency 'FinApplet' , '2.5.6'
end