diff --git a/settings.gradle b/settings.gradle index bc1372e..b7ade2b 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,3 @@ rootProject.name = 'spring-oauth2-examples' -include('discord') -include('github') -include('twitch') +include('discord', 'github', 'twitch')