mirror of
https://github.com/jie65535/gc-openchat-plugin.git
synced 2025-12-15 18:31:33 +08:00
Fix data.json decode issue
This commit is contained in:
@@ -13,10 +13,6 @@ dependencies {
|
||||
implementation fileTree(dir: 'lib', include: ['*.jar'])
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
jar {
|
||||
jar.baseName = 'openchat'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user