-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathcompiler.xml
More file actions
16 lines (16 loc) · 941 Bytes
/
compiler.xml
File metadata and controls
16 lines (16 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="17">
<module name="AnnotationProcessing.network-model-annotations" target="17" />
<module name="AnnotationProcessing.network-model-annotations.main" target="17" />
<module name="AnnotationProcessing.network-model-annotations.test" target="17" />
<module name="AnnotationProcessing.network-model-compiler" target="17" />
<module name="AnnotationProcessing.network-model-compiler.main" target="17" />
<module name="AnnotationProcessing.network-model-compiler.test" target="17" />
<module name="AnnotationProcessing.network-model-lint" target="17" />
<module name="AnnotationProcessing.network-model-lint.main" target="17" />
<module name="AnnotationProcessing.network-model-lint.test" target="17" />
</bytecodeTargetLevel>
</component>
</project>