mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-01-18 14:44:07 +08:00
Fix missing newline in native/build.gradle.kts
This commit is contained in:
parent
e9526e0e23
commit
44d06ce79c
@ -7,4 +7,4 @@ dependencies {
|
||||
implementation(libs.guava)
|
||||
implementation(libs.netty.handler)
|
||||
implementation(libs.checker.qual)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user