mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-03 06:30:33 +00:00
26 lines
975 B
XML
26 lines
975 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.system.id="GRADLE" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="android" name="Android">
|
|
<configuration>
|
|
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
|
</configuration>
|
|
</facet>
|
|
<facet type="android-gradle" name="Android-Gradle">
|
|
<configuration>
|
|
<option name="GRADLE_PROJECT_PATH" value=":" />
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Android API 10 Platform" jdkType="Android SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module>
|
|
|