feat:版本:2.39.0-alpha20221014v02
parent
07a1e7b174
commit
b9d8387ea3
|
@ -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.0-alpha20221013v01'
|
implementation 'com.finogeeks.lib:finapplet:2.39.0-alpha20221014v02'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.38.1'
|
implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221014v01'
|
||||||
}
|
}
|
Loading…
Reference in New Issue