Added evaluation criteria

This commit is contained in:
2025-03-27 18:18:15 +01:00
parent 034b018e2d
commit a7aafccd19
6 changed files with 566 additions and 156 deletions

View File

@ -48,6 +48,7 @@ compose.desktop {
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
packageName = "com.jaytux.grader"
packageVersion = "1.0.0"
includeAllModules = true
}
}
}