compiler.xml 818 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <bytecodeTargetLevel>
  5. <module name="annotation_main" target="1.5" />
  6. <module name="annotation_test" target="1.5" />
  7. <module name="dexpatcher-multidexlib2_main" target="1.7" />
  8. <module name="dexpatcher-multidexlib2_test" target="1.7" />
  9. <module name="multidexlib2_main" target="1.7" />
  10. <module name="multidexlib2_test" target="1.7" />
  11. <module name="patch_main" target="1.7" />
  12. <module name="patch_test" target="1.7" />
  13. <module name="source_main" target="1.7" />
  14. <module name="source_test" target="1.7" />
  15. <module name="tool_main" target="1.7" />
  16. <module name="tool_test" target="1.7" />
  17. </bytecodeTargetLevel>
  18. </component>
  19. </project>