mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
packets: update project references from packets:api to packets:packets-api
This commit is contained in:
@@ -31,7 +31,7 @@ dependencies {
|
||||
implementation(project(":libraries:common"))
|
||||
implementation(project(":libraries:plugin-tests"))
|
||||
implementation(project(":libraries:jdb"))
|
||||
implementation(project(":libraries:packets:api"))
|
||||
implementation(project(":libraries:packets:packets-api"))
|
||||
implementation(project(":libraries:packets:factories"))
|
||||
compileOnly("de.oliver.FancyAnalytics:api:0.1.6") // loaded in FancyVisualLoader
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6") // loaded in FancyVisualLoader
|
||||
|
||||
Reference in New Issue
Block a user