| <?xml version="1.0" encoding="UTF-8"?> |
| <module type="JAVA_MODULE" version="4"> |
| <component name="FacetManager"> |
| <facet type="kotlin-language" name="Kotlin"> |
| <configuration version="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false"> |
| <compilerSettings> |
| <option name="additionalArguments" value="-version -Xjvm-default=all -Xsam-conversions=class -Xstrict-java-nullability-assertions" /> |
| </compilerSettings> |
| <compilerArguments> |
| <option name="jvmTarget" value="1.8" /> |
| <option name="languageVersion" value="2.0" /> |
| <option name="apiVersion" value="2.0" /> |
| </compilerArguments> |
| </configuration> |
| </facet> |
| </component> |
| <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true"> |
| <exclude-output /> |
| <content url="file://$MODULE_DIR$"> |
| <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
| <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
| <sourceFolder url="file://$MODULE_DIR$/src/integrationTest/java" isTestSource="true" /> |
| <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
| <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" /> |
| </content> |
| <orderEntry type="inheritedJdk" /> |
| <orderEntry type="library" name="agp-version" level="project" /> |
| <orderEntry type="library" name="studio-plugin-com.intellij.java" level="project" /> |
| <orderEntry type="library" name="studio-sdk" level="project" /> |
| <orderEntry type="module" module-name="android.sdktools.common" exported="" /> |
| <orderEntry type="module" module-name="android.sdktools.dvlib" exported="" /> |
| <orderEntry type="module" module-name="android.sdktools.layoutlib-api" exported="" /> |
| <orderEntry type="module" module-name="android.sdktools.repository" exported="" /> |
| <orderEntry type="sourceFolder" forTests="false" /> |
| <orderEntry type="module-library" exported=""> |
| <library name="schema-generated"> |
| <CLASSES> |
| <root url="jar://$MODULE_DIR$/../../../bazel-bin/tools/base/sdklib/sdklib-sdk-schema.jar!/" /> |
| </CLASSES> |
| <JAVADOC /> |
| <SOURCES /> |
| </library> |
| </orderEntry> |
| <orderEntry type="library" scope="TEST" name="junit4" level="project" /> |
| <orderEntry type="library" scope="TEST" name="guava-testlib" level="project" /> |
| <orderEntry type="library" scope="TEST" name="jimfs" level="project" /> |
| <orderEntry type="library" scope="TEST" name="mockito" level="project" /> |
| <orderEntry type="library" scope="TEST" name="truth" level="project" /> |
| <orderEntry type="module" module-name="android.sdktools.testutils" scope="TEST" /> |
| </component> |
| </module> |