File tree 6 files changed +118
-230
lines changed
6 files changed +118
-230
lines changed Original file line number Diff line number Diff line change 1
- /build
1
+ # Android generated
2
+ bin
3
+ gen
4
+ lint.xml
5
+
6
+ # IntelliJ IDEA
7
+ .idea
8
+ * .iml
9
+ * .ipr
10
+ * .iws
11
+ classes
12
+ gen-external-apklibs
13
+
14
+ # Eclipse
15
+ .project
16
+ .classpath
17
+ .settings
18
+ .checkstyle
19
+
20
+ # Gradle
21
+ .gradle
22
+ build
23
+ out
24
+
25
+ # Maven
26
+ target
27
+ release.properties
28
+ pom.xml. *
29
+
30
+ # Ant
31
+ ant.properties
32
+ local.properties
33
+ proguard.cfg
34
+ proguard-project.txt
35
+
36
+ # Other
37
+ .DS_Store
38
+ dist
39
+ tmp
Original file line number Diff line number Diff line change 96
96
<orderEntry type =" library" exported =" " name =" zxing-4.7.3" level =" project" />
97
97
<orderEntry type =" library" exported =" " name =" eventbus-2.4.0" level =" project" />
98
98
<orderEntry type =" library" exported =" " name =" message-2.4.1" level =" project" />
99
- <orderEntry type =" library" exported =" " name =" support-annotations-22.2.0" level =" project" />
100
99
<orderEntry type =" library" exported =" " name =" okhttp-2.4.0" level =" project" />
100
+ <orderEntry type =" library" exported =" " name =" support-annotations-22.2.0" level =" project" />
101
101
<orderEntry type =" library" exported =" " name =" fb-5.4.0" level =" project" />
102
102
<orderEntry type =" library" exported =" " name =" support-v4-22.2.0" level =" project" />
103
103
<orderEntry type =" library" exported =" " name =" universal-image-loader-1.9.3" level =" project" />
Original file line number Diff line number Diff line change 1
- /build
1
+ # Android generated
2
+ bin
3
+ gen
4
+ lint.xml
5
+
6
+ # IntelliJ IDEA
7
+ .idea
8
+ * .iml
9
+ * .ipr
10
+ * .iws
11
+ classes
12
+ gen-external-apklibs
13
+
14
+ # Eclipse
15
+ .project
16
+ .classpath
17
+ .settings
18
+ .checkstyle
19
+
20
+ # Gradle
21
+ .gradle
22
+ build
23
+ out
24
+
25
+ # Maven
26
+ target
27
+ release.properties
28
+ pom.xml. *
29
+
30
+ # Ant
31
+ ant.properties
32
+ local.properties
33
+ proguard.cfg
34
+ proguard-project.txt
35
+
36
+ # Other
37
+ .DS_Store
38
+ dist
39
+ tmp
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- /build
1
+ # Android generated
2
+ bin
3
+ gen
4
+ lint.xml
5
+
6
+ # IntelliJ IDEA
7
+ .idea
8
+ * .iml
9
+ * .ipr
10
+ * .iws
11
+ classes
12
+ gen-external-apklibs
13
+
14
+ # Eclipse
15
+ .project
16
+ .classpath
17
+ .settings
18
+ .checkstyle
19
+
20
+ # Gradle
21
+ .gradle
22
+ build
23
+ out
24
+
25
+ # Maven
26
+ target
27
+ release.properties
28
+ pom.xml. *
29
+
30
+ # Ant
31
+ ant.properties
32
+ local.properties
33
+ proguard.cfg
34
+ proguard-project.txt
35
+
36
+ # Other
37
+ .DS_Store
38
+ dist
39
+ tmp
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments