and another fix

This commit is contained in:
Tofik ♡ 2021-06-11 13:49:21 +02:00 committed by GitHub
parent 35476f2c81
commit 3ca088771f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -69,4 +69,5 @@ subprojects {
tasks.withType<JavaCompile>().configureEach {
options.release.set(16)
}
}