mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-27 19:47:44 +01:00
Changed DependencyGetter dependency to api as opposed to implementation
This commit is contained in:
parent
9fe2b8359c
commit
87b7205690
@ -160,7 +160,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
implementation "com.github.Minestom:DependencyGetter:v1.0.1"
|
api "com.github.Minestom:DependencyGetter:v1.0.1"
|
||||||
|
|
||||||
// LWJGL, for map rendering
|
// LWJGL, for map rendering
|
||||||
lwjglApi platform("org.lwjgl:lwjgl-bom:$lwjglVersion")
|
lwjglApi platform("org.lwjgl:lwjgl-bom:$lwjglVersion")
|
||||||
|
Loading…
Reference in New Issue
Block a user