File tree Expand file tree Collapse file tree 2 files changed +638
-1
lines changed
src/com/loopj/android/http Expand file tree Collapse file tree 2 files changed +638
-1
lines changed Original file line number Diff line number Diff line change
1
+ <<<<<<< HEAD
1
2
<?xml version =" 1.0" encoding =" utf-8" ?>
2
3
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
4
package =" com.loopj.android.http"
8
9
</application >
9
10
<uses-sdk android : minSdkVersion =" 3" />
10
11
<uses-permission android : name =" android.permission.INTERNET" />
11
- </manifest >
12
+ </manifest >
13
+ =======
14
+ <?xml version =" 1.0" encoding =" utf-8" ?>
15
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android"
16
+ package =" com.loopj.android.http"
17
+ android : versionName =" 1.4.1"
18
+ android : versionCode =" 1" >
19
+ <application
20
+ android : name =" android_async_http" >
21
+ </application >
22
+ <uses-sdk android : minSdkVersion =" 3" />
23
+ <uses-permission android : name =" android.permission.INTERNET" />
24
+ </manifest >
25
+ >>>>>>> refs/remotes/origin/master
You can’t perform that action at this time.
0 commit comments