Disable proxy from building from the root project since it's incomplete

This commit is contained in:
Business Goose
2022-05-04 15:52:27 +01:00
parent 8592978be2
commit 84edae26f5
2 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@ pluginManagement {
rootProject.name = "Plex"
include 'api'
include 'server'
include 'proxy'
//include 'proxy'