We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd6b9e commit 2e06650Copy full SHA for 2e06650
1 file changed
build.gradle
@@ -99,6 +99,7 @@ animalsniffer {
99
moduleConfig {
100
moduleInfoPath = 'src/main/module/module-info.java'
101
multiReleaseVersion = 9
102
+ version = project.version
103
}
104
105
jar {
0 commit comments