mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-02 19:27:57 +08:00
Add auto provided dependency to cuba-plugin in global modules #PL-2049
This commit is contained in:
parent
7ebc5abba6
commit
925710cf5a
@ -236,7 +236,6 @@ configure(guiModule) {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
provided(cubaPlugin)
|
||||
compile(globalModule)
|
||||
compile(clientModule)
|
||||
compile(poi)
|
||||
|
Loading…
Reference in New Issue
Block a user