lower source compat
This commit is contained in:
parent
86c1f992d4
commit
00883afbc2
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ if (shortVersion == null || shortVersion == "") {
|
|||
}
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
targetCompatibility = JavaVersion.VERSION_21
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue