added importer for FHaus and Psychochor

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-01-02 12:28:14 +01:00
parent 3f80b13d8e
commit 2491e4fbf0
10 changed files with 421 additions and 24 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ dependencies {
implementation(project(":de.srsoftware.cal.base"))
implementation("de.srsoftware:tools.optionals:1.0.0")
implementation("de.srsoftware:tools.util:1.3.0")
implementation("de.srsoftware:tools.web:1.3.11")
implementation("de.srsoftware:tools.web:1.3.12")
}