We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb7f5a commit 59a6ffaCopy full SHA for 59a6ffa
build.gradle
@@ -129,6 +129,7 @@ dependencies {
129
compile 'commons-cli:commons-cli:1.4'
130
131
// For Java 9+ compatibility, we include a bundled version of the libreoffice libraries
132
+ // See https://bugs.documentfoundation.org/show_bug.cgi?id=117331#c8 for background information
133
// Use the task bundleLibreOffice to update the bundled jar
134
//compile "org.libreoffice:juh:6.2.3"
135
//compile "org.libreoffice:jurt:6.2.3"
0 commit comments