Merge branch 'feat/share_applet_capture' into feat/share_applet

master
yangbinqiao 2023-01-12 10:29:08 +08:00
commit 685656695e
1 changed files with 1 additions and 1 deletions

View File

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