Support ping bedrock
This commit is contained in:
30 files changed
+736
-77
No files matched your search
+1
-1
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "cn.rtast.mcping"
|
||||
version = "0.0.1"
|
||||
version = providers.gradleProperty("libVersion").get()
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user