This commit is contained in:
2022-04-09 23:51:27 -05:00
parent de20747d45
commit 9849003ecc
323 changed files with 670 additions and 171 deletions

View File

@ -1 +1,4 @@
rootProject.name = 'Plex'
rootProject.name = "Plex"
include "Plex-Core"
include "Plex-API"