Fix project architectures i guess ??

This commit is contained in:
2025-12-03 14:09:42 +01:00
parent ea49340d50
commit 54bd66a5af
11 changed files with 24 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
module externalAPP {
exports src.main.java.externalApp;
}