We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79ec9c8 + 65e200e commit 8baea89Copy full SHA for 8baea89
build.gradle
@@ -77,6 +77,7 @@ configure([project(':java5'), project(':java8')]) {
77
include("module-info.class")
78
})
79
80
+ manifest.attributes("Multi-Release": true)
81
duplicatesStrategy = DuplicatesStrategy.FAIL
82
}
83
0 commit comments