Showing
6 changed files
with
41 additions
and
0 deletions
app/.idea/.gitignore
0 → 100644
app/.idea/gradle.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<project version="4"> | ||
| 3 | + <component name="GradleSettings"> | ||
| 4 | + <option name="linkedExternalProjectsSettings"> | ||
| 5 | + <GradleProjectSettings> | ||
| 6 | + <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
| 7 | + <option name="gradleJvm" value="#GRADLE_LOCAL_JAVA_HOME" /> | ||
| 8 | + <option name="resolveExternalAnnotations" value="false" /> | ||
| 9 | + </GradleProjectSettings> | ||
| 10 | + </option> | ||
| 11 | + </component> | ||
| 12 | +</project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
app/.idea/migrations.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<project version="4"> | ||
| 3 | + <component name="ProjectMigrations"> | ||
| 4 | + <option name="MigrateToGradleLocalJavaHome"> | ||
| 5 | + <set> | ||
| 6 | + <option value="$PROJECT_DIR$" /> | ||
| 7 | + </set> | ||
| 8 | + </option> | ||
| 9 | + </component> | ||
| 10 | +</project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
app/.idea/misc.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<project version="4"> | ||
| 3 | + <component name="ExternalStorageConfigurationManager" enabled="true" /> | ||
| 4 | + <component name="ProjectRootManager"> | ||
| 5 | + <output url="file://$PROJECT_DIR$/build/classes" /> | ||
| 6 | + </component> | ||
| 7 | + <component name="ProjectType"> | ||
| 8 | + <option name="id" value="Android" /> | ||
| 9 | + </component> | ||
| 10 | +</project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
app/.idea/other.xml
0 → 100644
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment