feat: 添加 SkinBridge 皮肤兼容并发布 1.7.0
This commit is contained in:
+2
-1
@@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'cn.infstar'
|
||||
version = '1.6.0'
|
||||
version = '1.7.0'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -21,6 +21,7 @@ repositories {
|
||||
dependencies {
|
||||
paperweight.paperDevBundle('1.21.11-R0.1-SNAPSHOT')
|
||||
implementation project(':compat-api')
|
||||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
}
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user