Showing
6 changed files
with
58 additions
and
0 deletions
.idea/compiler.xml
0 → 100644
.idea/deploymentTargetDropDown.xml
0 → 100644
.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="jbr-17" /> | ||
8 | + <option name="modules"> | ||
9 | + <set> | ||
10 | + <option value="$PROJECT_DIR$" /> | ||
11 | + <option value="$PROJECT_DIR$/app" /> | ||
12 | + <option value="$PROJECT_DIR$/warply_android_sdk" /> | ||
13 | + </set> | ||
14 | + </option> | ||
15 | + <option name="resolveExternalAnnotations" value="false" /> | ||
16 | + </GradleProjectSettings> | ||
17 | + </option> | ||
18 | + </component> | ||
19 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.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 |
.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" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK"> | ||
5 | + <output url="file://$PROJECT_DIR$/build/classes" /> | ||
6 | + </component> | ||
7 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment