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 096cda2 commit 12664d2Copy full SHA for 12664d2
build.gradle
@@ -16,5 +16,6 @@ jar {
16
instruction 'Bundle-Vendor', 'Netflix'
17
instruction 'Bundle-DocURL', 'https://github.com/Netflix/RxJava'
18
instruction 'Import-Package', '!org.junit,!junit.framework,!org.mockito.*,*'
19
+ instruction 'Fragment-Host', 'com.netflix.rxjava.core'
20
}
21
0 commit comments