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.
1 parent a704140 commit 3f2532aCopy full SHA for 3f2532a
1 file changed
build.gradle
@@ -16,6 +16,7 @@ allprojects {
16
configureEach {
17
from(project.rootDir) {
18
include 'LICENSE'
19
+ into 'META-INF'
20
}
21
22
manifest {
0 commit comments