本地版本
parent
fe1501aabf
commit
abb51a0364
|
@ -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.38.9'
|
implementation 'com.finogeeks.lib:finapplet:2.38.10-alpha20221207v05'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.38.9'
|
implementation 'com.finogeeks.mop:plugins:2.38.10-alpha20221207v05'
|
||||||
}
|
}
|
Loading…
Reference in New Issue