OpenEUICC/.idea/compiler.xml
Peter Cai 0de44f7d03 Initial implementation of OpenEuiccService
Nothing is really implemented properly as of now :)

The hidden EuiccService APIs are included as a stubbed library, which
allows us to build outside of the AOSP source tree and support multiple
AOSP versions.
2022-05-03 16:04:34 -04:00

9 lines
323 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="1.7">
<module name="OpenEUICC.app" target="11" />
<module name="OpenEUICC.libs.lpad-sm-dp-plus-connector" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>