Plex/settings.gradle

5 lines
60 B
Groovy
Raw Normal View History

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