There was an error while loading. Please reload this page.
1 parent 3227057 commit 90e8420Copy full SHA for 90e8420
1 file changed
genie-common-internal/build.gradle
@@ -1,11 +1,5 @@
1
apply plugin: "java-library"
2
3
-java {
4
- toolchain {
5
- languageVersion = JavaLanguageVersion.of(17)
6
- }
7
-}
8
-
9
dependencies {
10
/*******************************
11
* Annotation Processors
0 commit comments