Skip to content

Commit b1a2f1f

Browse files
committed
Sample: Update AndroidManifest
1 parent 50bd6dc commit b1a2f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/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.nostra13.example.universalimageloader"
4-
android:versionCode="37"
5-
android:versionName="1.9.2" >
4+
android:versionCode="38"
5+
android:versionName="1.9.3" >
66

77
<uses-sdk
88
android:minSdkVersion="5"

0 commit comments

Comments
 (0)