mirror of
https://github.com/DrBeef/QuakeQuest.git
synced 2024-11-22 20:21:16 +00:00
af84bfbdfc
Fixes issue when looking downward / upward
16 lines
No EOL
606 B
XML
16 lines
No EOL
606 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-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$" />
|
|
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module> |