Bump jfx dev version

This commit is contained in:
crschnick 2024-08-25 12:47:01 +00:00
parent 6044cd3ead
commit 7aa92b437f

View file

@ -125,7 +125,7 @@ project.ext {
website = 'https://xpipe.io' website = 'https://xpipe.io'
sourceWebsite = isStage ? 'https://github.com/xpipe-io/xpipe-ptb' : 'https://github.com/xpipe-io/xpipe' sourceWebsite = isStage ? 'https://github.com/xpipe-io/xpipe-ptb' : 'https://github.com/xpipe-io/xpipe'
authors = 'Christopher Schnick' authors = 'Christopher Schnick'
javafxVersion = '23-ea+22' javafxVersion = '24-ea+5'
platformName = getPlatformName() platformName = getPlatformName()
languages = ["en", "nl", "es", "fr", "de", "it", "pt", "ru", "ja", "zh", "tr", "da"] languages = ["en", "nl", "es", "fr", "de", "it", "pt", "ru", "ja", "zh", "tr", "da"]
jvmRunArgs = [ jvmRunArgs = [