We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c2743 commit 930984cCopy full SHA for 930984c
build.gradle
@@ -3,6 +3,9 @@ plugins {
3
id 'com.diffplug.spotless-changelog'
4
}
5
6
+spotlessChangelog {
7
+ forceNextVersion '1.0.0'
8
+}
9
apply from: 干.file('base/java.gradle')
10
apply from: 干.file('base/kotlin.gradle')
11
apply from: 干.file('base/changelog.gradle')
0 commit comments