master
kangxuyao 2021-08-31 14:00:34 +08:00
parent 60e1d0c9d8
commit 80e638db9b
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.33.11' implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210831v01'
implementation 'com.finogeeks.mop:plugins:2.33.11' implementation 'com.finogeeks.mop:plugins:2.33.11'
} }