|
@@ -1,87 +0,0 @@
|
1
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
2
|
|
-<project version="4">
|
3
|
|
- <component name="Kotlin2JsCompilerArguments">
|
4
|
|
- <option name="sourceMapEmbedSources" />
|
5
|
|
- <option name="sourceMapPrefix" />
|
6
|
|
- </component>
|
7
|
|
- <component name="NullableNotNullManager">
|
8
|
|
- <option name="myDefaultNullable" value="android.support.annotation.Nullable" />
|
9
|
|
- <option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
|
10
|
|
- <option name="myNullables">
|
11
|
|
- <value>
|
12
|
|
- <list size="4">
|
13
|
|
- <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
|
14
|
|
- <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
|
15
|
|
- <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
|
16
|
|
- <item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
|
17
|
|
- </list>
|
18
|
|
- </value>
|
19
|
|
- </option>
|
20
|
|
- <option name="myNotNulls">
|
21
|
|
- <value>
|
22
|
|
- <list size="4">
|
23
|
|
- <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
|
24
|
|
- <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
|
25
|
|
- <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
|
26
|
|
- <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
|
27
|
|
- </list>
|
28
|
|
- </value>
|
29
|
|
- </option>
|
30
|
|
- </component>
|
31
|
|
- <component name="ProjectInspectionProfilesVisibleTreeState">
|
32
|
|
- <entry key="Project Default">
|
33
|
|
- <profile-state>
|
34
|
|
- <expanded-state>
|
35
|
|
- <State>
|
36
|
|
- <id />
|
37
|
|
- </State>
|
38
|
|
- <State>
|
39
|
|
- <id>Android</id>
|
40
|
|
- </State>
|
41
|
|
- <State>
|
42
|
|
- <id>CorrectnessLintAndroid</id>
|
43
|
|
- </State>
|
44
|
|
- <State>
|
45
|
|
- <id>IconsUsabilityLintAndroid</id>
|
46
|
|
- </State>
|
47
|
|
- <State>
|
48
|
|
- <id>LintAndroid</id>
|
49
|
|
- </State>
|
50
|
|
- <State>
|
51
|
|
- <id>PerformanceLintAndroid</id>
|
52
|
|
- </State>
|
53
|
|
- <State>
|
54
|
|
- <id>SecurityLintAndroid</id>
|
55
|
|
- </State>
|
56
|
|
- <State>
|
57
|
|
- <id>UsabilityLintAndroid</id>
|
58
|
|
- </State>
|
59
|
|
- </expanded-state>
|
60
|
|
- </profile-state>
|
61
|
|
- </entry>
|
62
|
|
- </component>
|
63
|
|
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
64
|
|
- <output url="file://$PROJECT_DIR$/build/classes" />
|
65
|
|
- </component>
|
66
|
|
- <component name="ProjectType">
|
67
|
|
- <option name="id" value="Android" />
|
68
|
|
- </component>
|
69
|
|
- <component name="SvnConfiguration">
|
70
|
|
- <configuration>$USER_HOME$/.subversion</configuration>
|
71
|
|
- </component>
|
72
|
|
- <component name="masterDetails">
|
73
|
|
- <states>
|
74
|
|
- <state key="ScopeChooserConfigurable.UI">
|
75
|
|
- <settings>
|
76
|
|
- <splitter-proportions>
|
77
|
|
- <option name="proportions">
|
78
|
|
- <list>
|
79
|
|
- <option value="0.2" />
|
80
|
|
- </list>
|
81
|
|
- </option>
|
82
|
|
- </splitter-proportions>
|
83
|
|
- </settings>
|
84
|
|
- </state>
|
85
|
|
- </states>
|
86
|
|
- </component>
|
87
|
|
-</project>
|