this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 19 lines 668 B view raw
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="false" /> 8 <option name="testRunner" value="PLATFORM" /> 9 <option name="externalProjectPath" value="$PROJECT_DIR$" /> 10 <option name="gradleJvm" value="21" /> 11 <option name="modules"> 12 <set> 13 <option value="$PROJECT_DIR$" /> 14 </set> 15 </option> 16 </GradleProjectSettings> 17 </option> 18 </component> 19</project>