update projects.

This commit is contained in:
2026-02-11 20:21:12 -05:00
parent e3c1add817
commit 7750cf3b83
17 changed files with 534 additions and 8 deletions
+3
View File
@@ -37,6 +37,9 @@ dependencies {
implementation 'org.openjfx:javafx-controls:25.0.1'
implementation 'org.openjfx:javafx-graphics:25.0.1'
implementation 'org.openjfx:javafx-web:25.0.1'
implementation project(':edu.addressbook')
}
// Apply a specific Java toolchain to ease working on different environments.