No Description
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.

gradle.xml 816B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="GradleMigrationSettings" migrationVersion="1" />
  4. <component name="GradleSettings">
  5. <option name="linkedExternalProjectsSettings">
  6. <GradleProjectSettings>
  7. <option name="delegatedBuild" value="true" />
  8. <option name="testRunner" value="GRADLE" />
  9. <option name="disableWrapperSourceDistributionNotification" value="true" />
  10. <option name="distributionType" value="DEFAULT_WRAPPED" />
  11. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  12. <option name="gradleJvm" value="11" />
  13. <option name="modules">
  14. <set>
  15. <option value="$PROJECT_DIR$" />
  16. </set>
  17. </option>
  18. </GradleProjectSettings>
  19. </option>
  20. </component>
  21. </project>