File tree 2 files changed +31
-0
lines changed
2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ <<<<<<< HEAD
1
2
# built application files
2
3
* .apk
3
4
* .ap_
4
5
5
6
# files for the dex VM
7
+ =======
8
+ # Built application files
9
+ * .apk
10
+ * .ap_
11
+
12
+ # Files for the Dalvik VM
13
+ >>>>>>> e852688848f5c7292595745c7008613383c00072
6
14
* .dex
7
15
8
16
# Java class files
9
17
* .class
10
18
19
+ <<<<<<< HEAD
11
20
# generated files
12
21
bin /
13
22
gen /
@@ -28,3 +37,21 @@ proguard/
28
37
* .iws
29
38
.idea /
30
39
40
+ =======
41
+ # Generated files
42
+ bin /
43
+ gen /
44
+
45
+ # Gradle files
46
+ .gradle /
47
+ build /
48
+
49
+ # Local configuration file (sdk path, etc)
50
+ local.properties
51
+
52
+ # Proguard folder generated by Eclipse
53
+ proguard /
54
+
55
+ # Log Files
56
+ * .log
57
+ >>>>>>> e852688848f5c7292595745c7008613383c00072
Original file line number Diff line number Diff line change
1
+ Websocket-Support-For-Android-
2
+ ==============================
3
+
4
+ Websocket Support For Android Webview and Tomcat server
You can’t perform that action at this time.
0 commit comments