You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

android.iml 771B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module external.system.id="GRADLE" type="JAVA_MODULE" version="4">
  3. <component name="FacetManager">
  4. <facet type="android-gradle" name="Android-Gradle">
  5. <configuration>
  6. <option name="GRADLE_PROJECT_PATH" value=":" />
  7. </configuration>
  8. </facet>
  9. <facet type="android" name="Android">
  10. <configuration>
  11. <option name="ALLOW_USER_CONFIGURATION" value="false" />
  12. </configuration>
  13. </facet>
  14. </component>
  15. <component name="NewModuleRootManager" inherit-compiler-output="true">
  16. <exclude-output />
  17. <content url="file://$MODULE_DIR$" />
  18. <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
  19. <orderEntry type="sourceFolder" forTests="false" />
  20. </component>
  21. </module>