update finapplet and plugins version

master
xiaoyu 2021-01-12 23:57:49 +08:00
parent 6df5b04229
commit e0a737918a
1 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.13.81'
implementation 'com.finogeeks.mop:plugins:0.0.27'
implementation 'com.finogeeks.lib:finapplet:2.13.85'
implementation 'com.finogeeks.mop:plugins:0.0.28'
}