fix build problems
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
2026-08-16 23:01:14 +02:00
parent 031d71406c
commit a786607608
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ repositories {
}
java {
sourceCompatibility = JavaVersion.VERSION_21
sourceCompatibility = JavaVersion.VERSION_17
}
configurations {