Plex/settings.gradle

6 lines
74 B
Groovy
Raw Normal View History

2022-04-11 05:17:13 +00:00
rootProject.name = "Plex"
include 'api'
include 'server'
2022-05-05 06:38:23 +00:00
include 'proxy'