mirror of
https://gitee.com/BDWare/gmhelper
synced 2026-02-14 15:49:25 +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.2.0'
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
Reference in New Issue
Block a user