diff --git a/build.gradle b/build.gradle index db20261f..fdae4168 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ project.ext { website = 'https://xpipe.io' sourceWebsite = 'https://github.com/xpipe-io/xpipe' authors = 'Christopher Schnick' - javafxVersion = '21.0.1' + javafxVersion = '20.0.2' } def replaceVariablesInFileAsString(String f, Map replacements) {