# Conflicts:
#	ios/mop.podspec
master
wangtao 2021-06-25 10:06:22 +08:00
commit dfd4e5c11d
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.30.1'
implementation 'com.finogeeks.lib:finapplet:2.31.0-alpha20210625v01'
implementation 'com.finogeeks.mop:plugins:2.30.2'
}