Skip to content

Commit 96319d0

Browse files
committed
release 2.5.4
1 parent 42ea0f7 commit 96319d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.lidroid.xutils"
4-
android:versionCode="2503"
5-
android:versionName="2.5.3">
4+
android:versionCode="2504"
5+
android:versionName="2.5.4">
66
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17"/>
77
<application/>
88
</manifest>
Binary file not shown.

0 commit comments

Comments
 (0)