|
|
|
@ -75,7 +75,8 @@ allprojects {
|
|
|
|
|
implementation 'com.fr.portal:fine-portal-api:' + apiVersion |
|
|
|
|
// cbb |
|
|
|
|
implementation 'com.fr.essential:fine-essential:' + cbbVersion |
|
|
|
|
implementation 'com.fr.cbb:fine-universal-skeleton:' + cbbVersion |
|
|
|
|
implementation 'com.fr.cbb:fine-cbb-common:' + cbbVersion |
|
|
|
|
implementation 'com.fr.cbb:fine-cbb-extend:' + cbbVersion |
|
|
|
|
// plugin |
|
|
|
|
implementation 'com.fr.plugin:fine-plugin-api:' + apiVersion |
|
|
|
|
implementation 'com.fr.plugin:fine-plugin:' + apiVersion |
|
|
|
|