File tree Expand file tree Collapse file tree 2 files changed +630
-630
lines changed
src/com/loopj/android/http Expand file tree Collapse file tree 2 files changed +630
-630
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
- package =" com.loopj.android.http"
4
- android : versionName =" 1.4.1 "
5
- android : versionCode =" 1" >
6
- <application
7
- android : name =" android_async_http" >
8
- </application >
9
- <uses-sdk android : minSdkVersion =" 3" />
10
- <uses-permission android : name =" android.permission.INTERNET" />
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
+ package =" com.loopj.android.http"
4
+ android : versionName =" 1.4.3 "
5
+ android : versionCode =" 1" >
6
+ <application
7
+ android : name =" android_async_http" >
8
+ </application >
9
+ <uses-sdk android : minSdkVersion =" 3" />
10
+ <uses-permission android : name =" android.permission.INTERNET" />
11
11
</manifest >
You can’t perform that action at this time.
0 commit comments