We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b389e commit 60f281aCopy full SHA for 60f281a
build.gradle
@@ -92,6 +92,7 @@ animalsniffer {
92
}
93
94
jar {
95
+ bnd('-fixupmessages': '^Classes found in the wrong directory: \\\\{META-INF/versions/9/module-info\\\\.class=module-info}$')
96
bnd(
97
"Bundle-Name": "rxjava",
98
"Bundle-Vendor": "RxJava Contributors",
0 commit comments