Skip to content

Commit 12664d2

Browse files
committed
Add 'Fragment-Host' to rxjava-contrib modules for OSGi
1 parent 096cda2 commit 12664d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jar {
1616
instruction 'Bundle-Vendor', 'Netflix'
1717
instruction 'Bundle-DocURL', 'https://github.com/Netflix/RxJava'
1818
instruction 'Import-Package', '!org.junit,!junit.framework,!org.mockito.*,*'
19+
instruction 'Fragment-Host', 'com.netflix.rxjava.core'
1920
}
2021
}

0 commit comments

Comments
 (0)