mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 16:05:09 +00:00
Compare commits
1 Commits
222b679a87
...
67f2168869
Author | SHA1 | Date | |
---|---|---|---|
![]() |
67f2168869 |
@ -16,7 +16,7 @@ dependencies {
|
|||||||
if (System.getenv('STIRLING_PDF_DESKTOP_UI') != 'false'
|
if (System.getenv('STIRLING_PDF_DESKTOP_UI') != 'false'
|
||||||
|| (project.hasProperty('STIRLING_PDF_DESKTOP_UI')
|
|| (project.hasProperty('STIRLING_PDF_DESKTOP_UI')
|
||||||
&& project.getProperty('STIRLING_PDF_DESKTOP_UI') != 'false')) {
|
&& project.getProperty('STIRLING_PDF_DESKTOP_UI') != 'false')) {
|
||||||
implementation 'me.friwi:jcefmaven:132.3.1'
|
implementation 'me.friwi:jcefmaven:135.0.20'
|
||||||
implementation 'org.openjfx:javafx-controls:21'
|
implementation 'org.openjfx:javafx-controls:21'
|
||||||
implementation 'org.openjfx:javafx-swing:21'
|
implementation 'org.openjfx:javafx-swing:21'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user