Skip to content

Commit f9c690b

Browse files
committed
1.1.4
1 parent af2f1a8 commit f9c690b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidAsync/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.koushikdutta.async"
3-
android:versionCode="113"
4-
android:versionName="1.1.3" >
3+
android:versionCode="114"
4+
android:versionName="1.1.4" >
55

66
<uses-sdk
77
android:minSdkVersion="8"

0 commit comments

Comments
 (0)