Skip to content

Commit

Permalink
Merge pull request #571 from JordanMartinez/addOSGI
Browse files Browse the repository at this point in the history
Add support for OSGI
  • Loading branch information
JordanMartinez authored Aug 26, 2017
2 parents 99770e5 + 3704d5c commit cc21b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions richtextfx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ buildscript {
}
}

apply plugin: 'osgi'
apply plugin: 'maven'
apply plugin: 'signing'
apply plugin: 'org.unbroken-dome.test-sets'
Expand Down

0 comments on commit cc21b32

Please sign in to comment.