aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: 6f978198ba4cecd1790107e41a18d023ca462023 (plain)
1
2
3
4
5
6
7
8
9
10
rootProject.name = 'bff'

include 'app'

include 'openapi:server'
include 'openapi:client-portal-prefs'
include 'openapi:client-portal-history'
include 'openapi:client-portal-keycloak'
include 'lib'