Princeton1/.idea/gradle.xml
hitanshu310 90f8b14ee5
All checks were successful
sample gradle build and test / build (pull_request) Successful in 55s
sample gradle build and test / build (push) Successful in 49s
Mode commonly used objects to a new module common, added dependencies and test dependencies for other modules on common, added Merge sort, client and tests
2025-02-04 02:15:31 +05:30

21 lines
776 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/clients" />
<option value="$PROJECT_DIR$/common" />
<option value="$PROJECT_DIR$/module4" />
<option value="$PROJECT_DIR$/module5" />
<option value="$PROJECT_DIR$/module6" />
</set>
</option>
</GradleProjectSettings>
</option>
</component>
</project>