Skip to content

Commit cc21b32

Browse files
Merge pull request #571 from JordanMartinez/addOSGI
Add support for OSGI
2 parents 99770e5 + 3704d5c commit cc21b32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

richtextfx/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ buildscript {
77
}
88
}
99

10+
apply plugin: 'osgi'
1011
apply plugin: 'maven'
1112
apply plugin: 'signing'
1213
apply plugin: 'org.unbroken-dome.test-sets'

0 commit comments

Comments
 (0)