Skip to content

Commit 1e5dbf4

Browse files
committed
United version of Sample application with version of library itself
1 parent ab29784 commit 1e5dbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
44
package="com.loopj.android.http.sample"
55
android:versionCode="2"
6-
android:versionName="2.0">
6+
android:versionName="1.4.6">
77

88
<uses-permission android:name="android.permission.INTERNET"/>
99

0 commit comments

Comments
 (0)