We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb680df commit 462ab42Copy full SHA for 462ab42
1 file changed
build.gradle
@@ -5,10 +5,6 @@ plugins {
5
6
repositories { mavenCentral() }
7
8
-spotlessChangelog {
9
- forceNextVersion '1.0.0'
10
-}
11
-
12
group = 干.proj('maven_group', 'the maven group, recommend com.diffplug')
13
allprojects {
14
apply from: 干.file('base/changelog.gradle')
0 commit comments