feat:Android分享小程序改为截短图;

master
yangbinqiao 2023-01-10 18:17:01 +08:00
parent ff39439bf7
commit e56e75cdaa
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'
}