master
kangxuyao 2021-11-03 18:23:44 +08:00
parent eacd411d9e
commit 31c6ee00b7
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.35.0-alpha20211102v01' implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211103v01'
implementation 'com.finogeeks.mop:plugins:2.34.3' implementation 'com.finogeeks.mop:plugins:2.34.3'
} }