update finapplet and plugins version

master
xiaoyu 2020-12-10 18:05:30 +08:00
parent 3f52ba9606
commit f7a0c77028
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.13'
implementation 'com.finogeeks.mop:plugins:0.0.23'
implementation 'com.finogeeks.lib:finapplet:2.13.15'
implementation 'com.finogeeks.mop:plugins:0.0.25'
}