We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8375251 commit 5412b21Copy full SHA for 5412b21
demo/build.gradle.kts
@@ -20,7 +20,7 @@ javafx {
20
dependencies {
21
implementation(project(":theme"))
22
// Replace the line above with this line when using a local package
23
- // implementation("earth.groundctrl:javafx-fluent-theme:v2024.12a")
+ // implementation("earth.groundctrl:javafx-fluent-theme:v2024.12b")
24
}
25
26
tasks {
0 commit comments