Skip to content

Commit

Permalink
Prepare manifests for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
nostra13 committed May 23, 2014
1 parent 02d836f commit cfd8fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.nostra13.universalimageloader"
android:versionCode="37"
android:versionName="1.9.2" >
android:versionCode="38"
android:versionName="1.9.3" >

<uses-sdk
android:minSdkVersion="5"
Expand Down

0 comments on commit cfd8fa9

Please sign in to comment.