master
xiaoyu 2021-09-06 17:23:22 +08:00
parent 8bfa4fe80c
commit 18e22d365b
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.13' implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210906v02'
implementation 'com.finogeeks.mop:plugins:2.33.13' implementation 'com.finogeeks.mop:plugins:2.33.13'
} }