Latest State

This commit is contained in:
2025-02-22 19:33:39 +01:00
parent e3a17373a9
commit a061b267f7
8 changed files with 24 additions and 11 deletions
+1
View File
@@ -20,6 +20,7 @@ repositories {
name = "Speiger Maven"
url = "https://maven.speiger.com/repository/main"
}
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
}
task srcJar(type: Jar) {