Resolve fallout

This commit is contained in:
Kas-tle 2022-08-24 04:53:13 +00:00 committed by GitHub
parent 9232310b4d
commit e35f3785b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 27 additions and 17 deletions

View file

@ -2,6 +2,8 @@ val bungeeVersion = "a7c6ede";
dependencies {
api(projects.core)
implementation("net.kyori", "adventure-text-serializer-bungeecord", Versions.adventurePlatformVersion)
}
platformRelocate("net.md_5.bungee.jni")