feat:Android分享小程序改为截短图;
parent
ff39439bf7
commit
e56e75cdaa
|
@ -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.39.3'
|
implementation 'com.finogeeks.lib:finapplet:2.39.4-alpha20230110v03'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.39.3'
|
implementation 'com.finogeeks.mop:plugins:2.39.3'
|
||||||
}
|
}
|
Loading…
Reference in New Issue