6 lines
100 B
Groovy
6 lines
100 B
Groovy
rootProject.name = 'spring-oauth2-examples'
|
|
|
|
include('discord')
|
|
include('github')
|
|
include('twitch')
|