mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-01 23:56:40 +00:00
Move Plex to API-driven plugin and fix NoClassDefFoundError on startup
This commit is contained in:
@ -5,3 +5,6 @@ pluginManagement {
|
||||
}
|
||||
}
|
||||
rootProject.name = "Plex"
|
||||
include 'api'
|
||||
include 'server'
|
||||
|
||||
|
Reference in New Issue
Block a user