Potentially fix jitpack build

This commit is contained in:
TheMode 2021-07-01 02:31:20 +02:00
parent 5969ec1709
commit 54a514e01c
1 changed files with 1 additions and 2 deletions

View File

@ -169,8 +169,7 @@ dependencies {
}
api "com.github.Minestom:DependencyGetter:v1.0.1"
implementation name: 'minestom-data-1.17'
implementation 'com.github.Minestom:minestom-data-1.17'
// Adventure, for user-interface
api "net.kyori:adventure-api:$adventureVersion"