wanghualei 2021-01-19 00:59:27 +08:00
commit e28e220170
1 changed files with 1 additions and 1 deletions

View File

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