Add bindAppletWithMainProcess config
parent
80e638db9b
commit
fd6a155d6a
|
@ -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.34.0-alpha20210831v01'
|
implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210903v01'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.33.11'
|
implementation 'com.finogeeks.mop:plugins:2.33.11'
|
||||||
}
|
}
|
Loading…
Reference in New Issue