We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8b51a commit f03c483Copy full SHA for f03c483
build.gradle
@@ -53,6 +53,6 @@ subprojects {
53
}
54
55
javaVersions {
56
- libraryTarget = 11
+ libraryTarget = 17
57
runtime = 21
58
0 commit comments