mirror of
https://gitee.com/BDWare/ypk-deploy-tool
synced 2026-02-15 00:19:26 +00:00
build: config spotless plugin and reformat code
This commit is contained in:
@@ -4,6 +4,9 @@ plugins {
|
||||
id 'maven-publish'
|
||||
id 'signing'
|
||||
}
|
||||
|
||||
apply from: '../spotless.gradle'
|
||||
|
||||
group "org.bdware.bdcontract"
|
||||
version "0.7.4"
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
Reference in New Issue
Block a user